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
CLOSE_CONNECTION
- Static variable in class marquee.xmlrpc.
XmlRpcServerConnection
Byte array for a Close Connection header
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
CRLF
- Static variable in class marquee.xmlrpc.
XmlRpcServerConnection
Byte array for the end of HTTP headers mark
CallWrapper
- class marquee.xmlrpc.objectcomm.
CallWrapper
.
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.
CollectionSerializer
- class marquee.xmlrpc.serializers.
CollectionSerializer
.
CollectionSerializer()
- Constructor for class marquee.xmlrpc.serializers.
CollectionSerializer
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.
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 interface marquee.xmlrpc.
XmlRpcClientConnectionFactory
Creates a new connection to the server.
createConnection()
- Method in class marquee.xmlrpc.connections.
SocketConnectionFactory
createConnection()
- Method in class marquee.xmlrpc.connections.
URLConnectionFactory
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.
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
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