org.apache.axis2.rpc.client
Class StubSupporter

java.lang.Object
  extended byorg.apache.axis2.rpc.client.StubSupporter

public class StubSupporter
extends Object


Constructor Summary
StubSupporter()
           
 
Method Summary
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)
           
static Object getRPCMappedElementValue(org.apache.ws.commons.om.OMElement elt, Class outputTypeClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StubSupporter

public StubSupporter()
Method Detail

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)