Package com.sun.xml.rpc.client.dii
Class CallInvocationHandler
java.lang.Object
com.sun.xml.rpc.client.dii.CallInvocationHandler
- All Implemented Interfaces:
InvocationHandler,javax.xml.rpc.Stub
- Author:
- JAX-RPC Development Team
-
Field Summary
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY -
Method Summary
Modifier and TypeMethodDescription_getProperty(String name) void_setEncodingStyle(String encodingStyle) void_setProperty(String name, Object value) voidprotected Objectprotected Objectjavax.xml.rpc.Call
-
Method Details
-
addCall
-
getCall
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Exception
-
doCall
- Throws:
RemoteException
-
doNonPort
-
_setProperty
- Specified by:
_setPropertyin interfacejavax.xml.rpc.Stub
-
_getProperty
- Specified by:
_getPropertyin interfacejavax.xml.rpc.Stub
-
_getPropertyNames
- Specified by:
_getPropertyNamesin interfacejavax.xml.rpc.Stub
-
_getDefaultEnvelopeEncodingStyle
-
_getImplicitEnvelopeEncodingStyle
-
_getEncodingStyle
-
_setEncodingStyle
-