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
C
CallWrapper
- Class in
marquee.xmlrpc.objectcomm
When invoking methods on a server, the server has to be able to reflectively identify which method is intended with the call, given the XML-RPC message.
CallWrapper()
- Constructor for class marquee.xmlrpc.objectcomm.
CallWrapper
The buildCallWrapper() method is the proper way to acquire CallWrappers.
characters(char[], int, int)
- Method in class marquee.xmlrpc.
XmlRpcParser
Called by the SAX driver when character data is available
close()
- Method in interface marquee.xmlrpc.
XmlRpcClientConnection
Closes the connection to the server.
CLOSE_CONNECTION
- Static variable in class marquee.xmlrpc.
XmlRpcServerConnection
Byte array for a Close Connection header
CollectionSerializer
- Class in
marquee.xmlrpc.serializers
CollectionSerializer()
- Constructor for class marquee.xmlrpc.serializers.
CollectionSerializer
CONTENT_LENGTH
- Static variable in class marquee.xmlrpc.
XmlRpcServerConnection
Byte array for the Content Length header
CONTENT_TYPE
- Static variable in class marquee.xmlrpc.
XmlRpcServerConnection
Byte array for the Content Type header
countTheEntities(String)
- Method in class marquee.xmlrpc.handlers.
Validator
This handler takes a single parameter, a string, that contains any number of predefined entities, namely <, >, &, ' and ".
createConnection()
- Method in class marquee.xmlrpc.connections.
SocketConnectionFactory
createConnection()
- Method in class marquee.xmlrpc.connections.
URLConnectionFactory
createConnection()
- Method in interface marquee.xmlrpc.
XmlRpcClientConnectionFactory
Creates a new connection to the server.
createProxy(String, int, String, Class[])
- Static method in class marquee.xmlrpc.objectcomm.
Proxy
createProxy(String, int, String, String, Class[])
- Static method in class marquee.xmlrpc.objectcomm.
Proxy
createProxy(URL, Class[])
- Static method in class marquee.xmlrpc.objectcomm.
Proxy
createProxy(URL, String, Class[])
- Static method in class marquee.xmlrpc.objectcomm.
Proxy
createProxy(String, int, String, Class[])
- Static method in class marquee.xmlrpc.
XmlRpcProxy
Creates a new dynamic proxy object that implements all supplied interfaces.
createProxy(String, int, String, String, Class[])
- Static method in class marquee.xmlrpc.
XmlRpcProxy
Creates a new dynamic proxy object that implements all supplied interfaces.
createProxy(URL, Class[])
- Static method in class marquee.xmlrpc.
XmlRpcProxy
Creates a new dynamic proxy object that implements all supplied interfaces.
createProxy(URL, String, Class[])
- Static method in class marquee.xmlrpc.
XmlRpcProxy
Creates a new dynamic proxy object that implements all supplied interfaces.
CRLF
- Static variable in class marquee.xmlrpc.
XmlRpcServerConnection
Byte array for the end of HTTP headers mark
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