public class ClientUtils extends Object
| Constructor and Description |
|---|
ClientUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
findSOAPAction(MessageContext ctx)
Determines what the SOAPAction value should be for a given MessageContext.
|
static boolean |
getExceptionToBeThrownOnSOAPFault(org.apache.axis2.context.MessageContext msgContext)
The operation is used to make sure Option is property configured for ThrowingExceptionOnFault
|
public static String findSOAPAction(MessageContext ctx)
ctx - - The MessageContext for the requestpublic static boolean getExceptionToBeThrownOnSOAPFault(org.apache.axis2.context.MessageContext msgContext)
msgContext - Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.