org.apache.axis2.description
Class ClientUtils
java.lang.Object
org.apache.axis2.description.ClientUtils
public class ClientUtils
- extends Object
Utility methods for various clients to use.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientUtils
public ClientUtils()
inferOutTransport
public static TransportOutDescription inferOutTransport(AxisConfiguration ac,
EndpointReference epr,
MessageContext msgctx)
throws AxisFault
- Throws:
AxisFault
inferInTransport
public static TransportInDescription inferInTransport(AxisConfiguration ac,
Options options,
MessageContext msgCtxt)
throws AxisFault
- Throws:
AxisFault
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.