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
A
addCustomSerializer(XmlRpcCustomSerializer)
- Method in class redstone.xmlrpc.
XmlRpcSerializer
Registers a custom serializer.
addInvocationHandler(String, Object)
- Method in class redstone.xmlrpc.
XmlRpcServer
Binds an invocation handler object to the given name.
addInvocationHandler(String, XmlRpcInvocationHandler)
- Method in class redstone.xmlrpc.
XmlRpcServer
Binds an invocation handler object to the given name.
addInvocationInterceptor(XmlRpcInvocationInterceptor)
- Method in class redstone.xmlrpc.
XmlRpcServer
Invocation interceptors are invoked on every call, regardless of which handler or method the call is intended for.
after(XmlRpcInvocation, Object)
- Method in class redstone.xmlrpc.interceptors.
DebugInvocationInterceptor
Prints trace info on the invocation return value.
after(XmlRpcInvocation, Object)
- Method in interface redstone.xmlrpc.
XmlRpcInvocationInterceptor
Called by an XmlRpcServer after the supplied method has been called.
ARRAY
- Static variable in class redstone.xmlrpc.
XmlRpcParser
The hash value of array elements
arrayOfStructsTest(List)
- Method in class redstone.xmlrpc.handlers.
ValidationHandler
This handler takes a single parameter, an array of structs, each of which contains at least three elements named moe, larry and curly, all
s.
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