A B C D E F G H I L M N O P R S V W X

I

I4 - Static variable in class redstone.xmlrpc.XmlRpcParser
The hash value of i4 elements
init(ServletConfig) - Method in class redstone.xmlrpc.XmlRpcServlet
Initializes the servlet by instantiating the XmlRpcServer that will hold all invocation handlers and processors.
INT - Static variable in class redstone.xmlrpc.XmlRpcParser
The hash value of int elements
IntArraySerializer - Class in redstone.xmlrpc.serializers
Serializes arrays of primitive integers.
IntArraySerializer() - Constructor for class redstone.xmlrpc.serializers.IntArraySerializer
 
IntArraySerializer - Class in redstone.xmlrpc.serializers.json
Serializes arrays of primitive integers.
IntArraySerializer() - Constructor for class redstone.xmlrpc.serializers.json.IntArraySerializer
 
IntrospectingSerializer - Class in redstone.xmlrpc.serializers
Serializes any Java object using Introspection to learn which properties that the object exposes.
IntrospectingSerializer() - Constructor for class redstone.xmlrpc.serializers.IntrospectingSerializer
 
IntrospectingSerializer - Class in redstone.xmlrpc.serializers.json
Serializes any Java object using Introspection to learn which properties that the object exposes.
IntrospectingSerializer() - Constructor for class redstone.xmlrpc.serializers.json.IntrospectingSerializer
 
invoke(String, List) - Method in class redstone.xmlrpc.handlers.ReflectiveInvocationHandler
Called by the XmlRpcServer when a method is to be invoked.
invoke(String, List) - Method in class redstone.xmlrpc.XmlRpcClient
Invokes a method on the terminating XML-RPC end point.
invoke(String, Object[]) - Method in class redstone.xmlrpc.XmlRpcClient
Invokes a method on the terminating XML-RPC end point.
invoke(String, List) - Method in interface redstone.xmlrpc.XmlRpcInvocationHandler
Called by a dipatcher when an XML-RPC invocation has been received (and processed by any XmlRpcInvocationProcessors).
invoke(Object, Method, Object[]) - Method in class redstone.xmlrpc.XmlRpcProxy
Handles method calls invoked on the proxy object.
invokeAsynchronously(String, Object, XmlRpcCallback) - Method in class redstone.xmlrpc.XmlRpcClient
A asynchronous version of invoke performing the call in a separate thread and reporting responses, faults, and exceptions through the supplied XmlRpcCallback.

A B C D E F G H I L M N O P R S V W X