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(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(MessageContext msgContext)
msgContext
- Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.