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 org.apache.ws.commons.om.OMElement createRPCMappedElement(String elementName,
org.apache.ws.commons.om.OMNamespace ns,
Object value,
org.apache.ws.commons.om.OMFactory fac)
getRPCMappedElementValue
public static Object getRPCMappedElementValue(org.apache.ws.commons.om.OMElement elt,
Class outputTypeClass)