|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RPCInvocation | |
---|---|
org.jboss.axis.providers.java |
Uses of RPCInvocation in org.jboss.axis.providers.java |
---|
Methods in org.jboss.axis.providers.java that return RPCInvocation | |
---|---|
RPCInvocation |
RPCProvider.createRPCInvocation(MessageContext msgContext,
SOAPEnvelopeAxisImpl reqEnv,
SOAPEnvelopeAxisImpl resEnv,
Object obj)
|
Methods in org.jboss.axis.providers.java with parameters of type RPCInvocation | |
---|---|
protected Object |
RPCProvider.invokeTarget(RPCInvocation invocation)
Unwraps the invocation and calls invokeMethod |
Constructors in org.jboss.axis.providers.java with parameters of type RPCInvocation | |
---|---|
RPCInvocation(RPCInvocation invocation)
Copy constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |