Frames | No Frames |
Classes implementing javax.xml.rpc.Call | |
class | Axis' JAXRPC Dynamic Invocation Interface implementation of the Call
interface. |
Methods with return type javax.xml.rpc.Call | |
Call | Creates a new Call object with no prefilled data. |
Call | Creates a new Call object - will prefill as much info from the WSDL
as it can. |
Call | Creates a new Call object - will prefill as much info from the WSDL
as it can. |
Call | Creates a new Call object - will prefill as much info from the WSDL
as it can. |
Call[] | Gets an array of preconfigured Call objects for invoking operations
on the specified port. |
Methods with return type javax.xml.rpc.Call | |
Call | Creates a Call object not associated with
specific operation or target service endpoint. |
Call | Creates a Call instance. |
Call | Creates a Call instance. |
Call | Creates a Call instance. |
Call[] | Gets an array of preconfigured Call objects for
invoking operations on the specified port. |