|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.client.Stub
org.apache.axis2.rpc.client.RPCStub
Field Summary |
Fields inherited from class org.apache.axis2.client.Stub |
_options, _service, _serviceClient, modules |
Constructor Summary | |
RPCStub()
|
Method Summary | |
static void |
setValueRPC(OMFactory factory,
SOAPEnvelope env,
String methodNamespaceURI,
String methodName,
String[] paramNames,
Object[] values)
TODO: Make this method non-static and fix the xsl's that generate code to "extend" RPCStub when appropriate. |
Methods inherited from class org.apache.axis2.client.Stub |
_getOptions, _setOptions, createEnvelope, engageModule, getElement, getElementFromReader, getFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RPCStub()
Method Detail |
public static void setValueRPC(OMFactory factory, SOAPEnvelope env, String methodNamespaceURI, String methodName, String[] paramNames, Object[] values)
factory
- env
- methodNamespaceURI
- methodName
- paramNames
- values
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |