org.apache.axis2.rpc.client
Class StubSupporter
java.lang.Object
org.apache.axis2.rpc.client.StubSupporter
- public class StubSupporter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StubSupporter
public StubSupporter()
createRPCMappedElement
public static OMElement createRPCMappedElement(String elementName,
OMNamespace ns,
Object value,
OMFactory fac)
getRPCMappedElementValue
public static Object getRPCMappedElementValue(OMElement elt,
Class outputTypeClass)