Package | Description |
---|---|
org.apache.axis.client | |
org.apache.axis.message | |
org.apache.axis.providers.java |
Modifier and Type | Method and Description |
---|---|
Object |
Call.invoke(RPCElement body)
Invoke an RPC service with a pre-constructed RPCElement.
|
Modifier and Type | Method and Description |
---|---|
void |
RPCParam.setRPCCall(RPCElement call) |
Constructor and Description |
---|
RPCHandler(RPCElement rpcElem,
boolean isResponse) |
Modifier and Type | Method and Description |
---|---|
protected RPCElement |
RPCProvider.createResponseBody(RPCElement body,
MessageContext msgContext,
OperationDesc operation,
ServiceDesc serviceDesc,
Object objRes,
SOAPEnvelope resEnv,
ArrayList outs) |
protected RPCElement |
RPCProvider.getBody(SOAPEnvelope reqEnv,
MessageContext msgContext) |
Modifier and Type | Method and Description |
---|---|
protected RPCElement |
RPCProvider.createResponseBody(RPCElement body,
MessageContext msgContext,
OperationDesc operation,
ServiceDesc serviceDesc,
Object objRes,
SOAPEnvelope resEnv,
ArrayList outs) |
protected OperationDesc |
RPCProvider.getOperationDesc(MessageContext msgContext,
RPCElement body) |
Copyright © The Apache Software Foundation. All Rights Reserved.