- I4 - Static variable in class marquee.xmlrpc.XmlRpcParser
-
The hash value of elements
- ignorableWhitespace(char[], int, int) - Method in class marquee.xmlrpc.XmlRpcParser
-
- init(ServletConfig) - Method in class marquee.xmlrpc.testing.ServletExample
-
- INT - Static variable in class marquee.xmlrpc.XmlRpcParser
-
The hash value of elements
- IntArraySerializer - Class in marquee.xmlrpc.serializers
-
- IntArraySerializer() - Constructor for class marquee.xmlrpc.serializers.IntArraySerializer
-
- InvocationHandler - Class in marquee.xmlrpc.objectcomm
-
- InvocationHandler() - Constructor for class marquee.xmlrpc.objectcomm.InvocationHandler
-
- InvocationHandler(Object) - Constructor for class marquee.xmlrpc.objectcomm.InvocationHandler
-
- invoke(String, Collection) - Method in class marquee.xmlrpc.handlers.ReflectiveInvocationHandler
-
Called by the XmlRpcServer when a method is to be invoked.
- invoke(String, Vector) - Method in class marquee.xmlrpc.objectcomm.InvocationHandler
-
This InvocationHandler just accepts a CallWrapper object as the only parameter
which contains the parameters and parameter types.
- invoke(Object, Method, Object[]) - Method in class marquee.xmlrpc.objectcomm.Proxy
-
- invoke(String, Collection) - Method in class marquee.xmlrpc.XmlRpcClient
-
Invokes a method on the terminating XML-RPC end point.
- invoke(String, Object[]) - Method in class marquee.xmlrpc.XmlRpcClient
-
Invokes a method on the terminating XML-RPC end point.
- invoke(String, Collection) - Method in interface marquee.xmlrpc.XmlRpcInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class marquee.xmlrpc.XmlRpcProxy
-
Handles method calles invoked on the proxy object.
- invokeAsynchronously(String, Object, XmlRpcCallback) - Method in class marquee.xmlrpc.XmlRpcClient
-
A asynchronous version of invoke performing the call in a separate
thread and reporting responses, faults, and exceptions through the
supplied XmlRpcCallback.
- isFaultResponse() - Method in class marquee.xmlrpc.XmlRpcClient
-
Determines if the most previously XML-RPC response contained a
fault struct, in which case the return value of the most previous
invoke()
call contains a hash table with this
fault struct.
- isInputGzipped() - Method in interface marquee.xmlrpc.XmlRpcClientConnection
-
- isRemote - Variable in exception marquee.xmlrpc.XmlRpcException
-
Indicates if the exception ocurred locally or at the terminating XML-RPC end-point
- isServerKeepAlive() - Method in interface marquee.xmlrpc.XmlRpcClientConnection
-