Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
V
W
X
O
ObjectArraySerializer
- Class in
redstone.xmlrpc.serializers.json
Serializes arrays of objects into JSON arrays.
ObjectArraySerializer()
- Constructor for class redstone.xmlrpc.serializers.json.
ObjectArraySerializer
ObjectArraySerializer
- Class in
redstone.xmlrpc.serializers
Serializes arrays of objects into XML-RPC arrays.
ObjectArraySerializer()
- Constructor for class redstone.xmlrpc.serializers.
ObjectArraySerializer
onException(XmlRpcInvocation, Throwable)
- Method in class redstone.xmlrpc.interceptors.
DebugInvocationInterceptor
Prints trace info on the invocation exception.
onException(XmlRpcException)
- Method in interface redstone.xmlrpc.
XmlRpcCallback
Called by the XmlRpcClient when an exception was raised during the call.
onException(XmlRpcInvocation, Throwable)
- Method in interface redstone.xmlrpc.
XmlRpcInvocationInterceptor
Called by an XmlRpcServer when the supplied method throws an exception.
onFault(int, String)
- Method in interface redstone.xmlrpc.
XmlRpcCallback
Called by the XmlRpcClient when a fault response was received from the server.
onResult(Object)
- Method in interface redstone.xmlrpc.
XmlRpcCallback
Called by the XmlRpcClient when a response was received from the server.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
V
W
X