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
K
L
M
N
O
P
R
S
T
U
V
W
X
U
URLConnectionFactory
- class marquee.xmlrpc.connections.
URLConnectionFactory
.
A factory for connections that use the
java.net.URL
infrastructure.
URLConnectionFactory(URL)
- Constructor for class marquee.xmlrpc.connections.
URLConnectionFactory
Initializes the factory to create connections to the XML-RPC server at the specified URL.
unregisterCustomSerializer(XmlRpcCustomSerializer)
- Static method in class marquee.xmlrpc.
XmlRpcSerializer
Unregisters a previously registered custom serializer.
unregisterInvocationHandler(String)
- Method in class marquee.xmlrpc.
XmlRpcServer
Unbinds a previously bound invocation handler.
unregisterInvocationHandlerAlias(String)
- Method in class marquee.xmlrpc.
XmlRpcServer
Unbinds a previously bound invocation handler.
unregisterInvocationProcessor(XmlRpcInvocationProcessor)
- Method in class marquee.xmlrpc.
XmlRpcServer
Removes a previously registered invocation processor.
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
K
L
M
N
O
P
R
S
T
U
V
W
X