Call that happened to server. Handy wrapper for Request values.
javax.xml.rpc.Call
interface provides support for the dynamic invocation of a service endpoint. The javax.xml.rpc.Service
interface acts as a factory for the creation of Call
instances. Once a Call
instance is created, various setter and getter methods may be used to configure this Call
instance.
@version 1.0
The following features are supported:
Call
object represents an RPC call. Both the client and the server use Call
objects to invoke the method.
@author Matthew J. Duftler (duftler@us.ibm.com)
@author Sanjiva Weerawarana (sanjiva@watson.ibm.com)
These values are usually generated by the reverse router.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|