|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.client.ClientUtils
public class ClientUtils
Constructor Summary | |
---|---|
ClientUtils()
|
Method Summary | |
---|---|
static java.lang.String |
findSOAPAction(MessageContext ctx)
Determines what the SOAPAction value should be for a given MessageContext. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClientUtils()
Method Detail |
---|
public static java.lang.String findSOAPAction(MessageContext ctx)
ctx
- - The MessageContext for the request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |