Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
<
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
<
()
- Static method in class org.apache.xmlrpc.
XmlRpc
()
- Static method in class org.apache.xmlrpc.
XmlRpc
()
- Static method in class org.apache.xmlrpc.
Base64
A
accept
- Variable in class org.apache.xmlrpc.
WebServer
acceptClient(String)
- Method in class org.apache.xmlrpc.
WebServer
Add an IP address to the list of accepted clients.
addArrayArg()
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addArrayArgToArray(Vector)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addArrayArgToStruct(Hashtable, String)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addBooleanArg(boolean)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addBooleanArgToArray(Vector, boolean)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addBooleanArgToStruct(Hashtable, String, boolean)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addDateArg(long)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addDateArgToArray(Vector, long)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addDateArgToStruct(Hashtable, String, long)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addDoubleArg(double)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addDoubleArg(float)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addDoubleArgToArray(Vector, double)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addDoubleArgToArray(Vector, float)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addDoubleArgToStruct(Hashtable, String, double)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addDoubleArgToStruct(Hashtable, String, float)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addHandler(String, Object)
- Method in class org.apache.xmlrpc.
XmlRpcServer
Register a handler object with this name.
addHandler(String, Object)
- Method in class org.apache.xmlrpc.
WebServer
Register a handler object with this name.
addIntArg(int)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addIntArgToArray(Vector, int)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addIntArgToStruct(Hashtable, String, int)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addStringArg(String)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addStringArgToArray(Vector, String)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addStringArgToStruct(Hashtable, String, String)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addStructArg()
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addStructArgToArray(Vector)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
addStructArgToStruct(Hashtable, String)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
alphabet
- Static variable in class org.apache.xmlrpc.
Base64
arguments
- Variable in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
array
- Variable in class org.apache.xmlrpc.
XmlRpc.Value
array
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
ARRAY
- Static variable in class org.apache.xmlrpc.
XmlRpc
ARRAY
- Static variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
AsyncCallback
- interface org.apache.xmlrpc.
AsyncCallback
.
A callback interface for an asynchronous XML-RPC call.
asyncWorkers
- Variable in class org.apache.xmlrpc.
XmlRpcClient
auth
- Variable in class org.apache.xmlrpc.
XmlRpcClient
auth
- Static variable in class org.apache.xmlrpc.
XmlRpcClientLite
AuthDemo
- class org.apache.xmlrpc.
AuthDemo
.
AuthDemo()
- Constructor for class org.apache.xmlrpc.
AuthDemo
AuthenticatedXmlRpcHandler
- interface org.apache.xmlrpc.
AuthenticatedXmlRpcHandler
.
An XML-RPC handler that also handles user authentication.
available
- Variable in class org.apache.xmlrpc.
ServerInputStream
B
Base64
- class org.apache.xmlrpc.
Base64
.
Provides encoding of raw bytes to base64-encoded characters, and decoding of base64 characters to raw bytes.
BASE64
- Static variable in class org.apache.xmlrpc.
XmlRpc
BASE64
- Static variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
Base64()
- Constructor for class org.apache.xmlrpc.
Base64
BOOLEAN
- Static variable in class org.apache.xmlrpc.
XmlRpc
BOOLEAN
- Static variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
buf
- Variable in class org.apache.xmlrpc.
XmlRpc.XmlWriter
buf
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
buffer
- Variable in class org.apache.xmlrpc.
WebServer.Connection
buffer
- Variable in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
C
call
- Variable in class org.apache.xmlrpc.
XmlRpcClient.Worker
callback
- Variable in class org.apache.xmlrpc.
XmlRpcClient.CallData
cdata
- Variable in class org.apache.xmlrpc.
XmlRpc
cdata
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
characterData(String)
- Method in class org.apache.xmlrpc.
XmlRpc.Value
Set the character data for the element and interpret it according to the element type
characterData(String)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
Set the character data for the element and interpret it according to the element type
characters(char[], int, int)
- Method in class org.apache.xmlrpc.
XmlRpc
Method called by SAX driver.
characters(char[], int, int)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport
Method called by SAX driver.
chardata(String)
- Method in class org.apache.xmlrpc.
XmlRpc.XmlWriter
chardata(String)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
checkSocket(Socket)
- Method in class org.apache.xmlrpc.
WebServer
clength
- Static variable in class org.apache.xmlrpc.
WebServer
client
- Variable in class org.apache.xmlrpc.
XmlRpcClientLite.LiteWorker
client
- Variable in class org.apache.xmlrpc.applet.
XmlRpcApplet
closeConnection()
- Method in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
code
- Variable in class org.apache.xmlrpc.
XmlRpcException
The fault code of the exception.
code
- Variable in class org.apache.xmlrpc.applet.
XmlRpcException
The fault code of the exception.
codes
- Static variable in class org.apache.xmlrpc.
Base64
con
- Variable in class org.apache.xmlrpc.
WebServer.Runner
conclose
- Static variable in class org.apache.xmlrpc.
WebServer
conkeep
- Static variable in class org.apache.xmlrpc.
WebServer
count
- Variable in class org.apache.xmlrpc.
WebServer.Runner
createServerSocket(int, int, InetAddress)
- Method in class org.apache.xmlrpc.
WebServer
Factory method to manufacture the server socket.
createServerSocket(int, int, InetAddress)
- Method in class org.apache.xmlrpc.secure.
SecureWebServer
ctype
- Static variable in class org.apache.xmlrpc.
WebServer
currentValue
- Variable in class org.apache.xmlrpc.
XmlRpc
currentValue
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
D
DATE
- Static variable in class org.apache.xmlrpc.
XmlRpc
DATE
- Static variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
dateformat
- Static variable in class org.apache.xmlrpc.
XmlRpc
debug
- Static variable in class org.apache.xmlrpc.
XmlRpc
debug
- Static variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
decode(char[])
- Static method in class org.apache.xmlrpc.
Base64
Decodes a BASE-64 encoded stream to recover the original data.
DEFAULT_KEY_MANAGER_TYPE
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
Default key manager type.
DEFAULT_KEY_STORE
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
Default key store location.
DEFAULT_KEY_STORE_PASSWORD
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
Default key store password.
DEFAULT_KEY_STORE_TYPE
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
Default key store format.
DEFAULT_PROTOCOL_HANDLER_PACKAGES
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
Default protocol handler packages.
DEFAULT_SECURITY_PROTOCOL
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
Default security protocol.
DEFAULT_SECURITY_PROVIDER_CLASS
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
Default security provider class.
DEFAULT_TRUST_STORE
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
Default key store location.
DEFAULT_TRUST_STORE_PASSWORD
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
Default key store password.
DEFAULT_TRUST_STORE_TYPE
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
Default key store format.
deny
- Variable in class org.apache.xmlrpc.
WebServer
denyClient(String)
- Method in class org.apache.xmlrpc.
WebServer
Add an IP address to the list of denied clients.
dequeue()
- Method in class org.apache.xmlrpc.
XmlRpcClient
doPost(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.xmlrpc.
XmlRpcProxyServlet
DOUBLE
- Static variable in class org.apache.xmlrpc.
XmlRpc
DOUBLE
- Static variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
doubleNewline
- Static variable in class org.apache.xmlrpc.
WebServer
E
Echo
- class org.apache.xmlrpc.
Echo
.
Echo()
- Constructor for class org.apache.xmlrpc.
Echo
emptyElement(String)
- Method in class org.apache.xmlrpc.
XmlRpc.XmlWriter
emptyElement(String)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
enc
- Variable in class org.apache.xmlrpc.
XmlRpc.XmlWriter
enc
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
encode(byte[])
- Static method in class org.apache.xmlrpc.
Base64
returns an array of base64-encoded characters to represent the passed data array.
encoding
- Static variable in class org.apache.xmlrpc.
XmlRpc
encodings
- Static variable in class org.apache.xmlrpc.
XmlRpc
endElement(String)
- Method in class org.apache.xmlrpc.
XmlRpc
Method called by SAX driver.
endElement(String)
- Method in class org.apache.xmlrpc.
XmlRpc.XmlWriter
endElement(String)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport
Method called by SAX driver.
endElement(String)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
endElement(XmlRpc.Value)
- Method in class org.apache.xmlrpc.
XmlRpc.Value
Notification that a new child element has been parsed.
endElement(XmlRpcSupport.Value)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
Notification that a new child element has been parsed.
enqueue(String, Vector, AsyncCallback)
- Method in class org.apache.xmlrpc.
XmlRpcClient
error(SAXParseException)
- Method in class org.apache.xmlrpc.
XmlRpc
error(SAXParseException)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport
errorLevel
- Variable in class org.apache.xmlrpc.
XmlRpc
errorMessage
- Variable in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
errorMsg
- Variable in class org.apache.xmlrpc.
XmlRpc
execute(InputStream)
- Method in class org.apache.xmlrpc.
XmlRpcServer
Parse the request and execute the handler method, if one is found.
execute(InputStream, String, String)
- Method in class org.apache.xmlrpc.
XmlRpcServer
Parse the request and execute the handler method, if one is found.
execute(InputStream, String, String)
- Method in class org.apache.xmlrpc.
XmlRpcServer.Worker
execute(String)
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
execute(String, Vector)
- Method in interface org.apache.xmlrpc.
XmlRpcHandler
Return the result, or throw an Exception if something went wrong.
execute(String, Vector)
- Method in class org.apache.xmlrpc.
Invoker
execute(String, Vector)
- Method in class org.apache.xmlrpc.
Echo
execute(String, Vector)
- Method in class org.apache.xmlrpc.
XmlRpcClient
Generate an XML-RPC request and send it to the server.
execute(String, Vector)
- Method in class org.apache.xmlrpc.
XmlRpcClient.Worker
Execute an XML-RPC call.
execute(String, Vector)
- Method in class org.apache.xmlrpc.
XmlRpcClientLite.LiteWorker
execute(String, Vector)
- Method in class org.apache.xmlrpc.applet.
XmlRpcApplet
Calls the XML-RPC server with the specified methodname and argument list.
execute(String, Vector)
- Method in class org.apache.xmlrpc.applet.
SimpleXmlRpcClient
execute(String, Vector)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport
Generate an XML-RPC request and send it to the server.
execute(String, Vector, String, String)
- Method in class org.apache.xmlrpc.
AuthDemo
execute(String, Vector, String, String)
- Method in interface org.apache.xmlrpc.
AuthenticatedXmlRpcHandler
Return the result, or throw an Exception if something went wrong.
executeAsync(String, Vector, AsyncCallback)
- Method in class org.apache.xmlrpc.
XmlRpcClient
Generate an XML-RPC request and send it to the server in a new thread.
executeAsync(String, Vector, AsyncCallback)
- Method in class org.apache.xmlrpc.
XmlRpcClient.Worker
Execute an XML-RPC call and handle asyncronous callback.
F
f
- Variable in class org.apache.xmlrpc.
Formatter
FATAL
- Static variable in class org.apache.xmlrpc.
XmlRpc
fatalError(SAXParseException)
- Method in class org.apache.xmlrpc.
XmlRpc
fatalError(SAXParseException)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport
fault
- Variable in class org.apache.xmlrpc.
XmlRpcClient.Worker
fault
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
finalize()
- Method in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
first
- Variable in class org.apache.xmlrpc.
XmlRpcClient
format
- Static variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
format(Date)
- Method in class org.apache.xmlrpc.
Formatter
Formatter
- class org.apache.xmlrpc.
Formatter
.
Formatter()
- Constructor for class org.apache.xmlrpc.
Formatter
fresh
- Variable in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
G
getBytes()
- Method in class org.apache.xmlrpc.
XmlRpc.XmlWriter
getBytes()
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
getEncoding()
- Method in class org.apache.xmlrpc.
XmlRpc
Return the encoding, transforming to the canonical name if possible.
getErrorMessage()
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
getInputStream()
- Method in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
getKeepAlive()
- Static method in class org.apache.xmlrpc.
XmlRpc
get current HTTP keepalive mode.
getKeyManagerType()
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Get the key manager type.
getKeyStore()
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Get the key store location.
getKeyStorePassword()
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Get the key store password.
getKeyStoreType()
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Get the key store format.
getProtocolHandlerPackages()
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Get the protocol handler packages.
getRunner()
- Method in class org.apache.xmlrpc.
WebServer
getSecurityProtocol()
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Get the security protocol.
getSecurityProviderClass()
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Get the security provider class.
getTrustStore()
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Get the key store location.
getTrustStorePassword()
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Get the key store password.
getTrustStoreType()
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Get the key store format.
getURL()
- Method in class org.apache.xmlrpc.
XmlRpcClient
Return the URL for this XML-RPC client.
getWorker()
- Method in class org.apache.xmlrpc.
XmlRpcServer
getWorker(boolean)
- Method in class org.apache.xmlrpc.
XmlRpcClient
getWorker(boolean)
- Method in class org.apache.xmlrpc.
XmlRpcClientLite
H
handle(Socket)
- Method in class org.apache.xmlrpc.
WebServer.Runner
handleError(Exception, URL, String)
- Method in interface org.apache.xmlrpc.
AsyncCallback
Something went wrong, handle error.
handleResult(Object, URL, String)
- Method in interface org.apache.xmlrpc.
AsyncCallback
Call went ok, handle result.
handlers
- Variable in class org.apache.xmlrpc.
XmlRpcServer
hashCode()
- Method in class org.apache.xmlrpc.
XmlRpc.Value
hashCode()
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
host
- Variable in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
hostname
- Variable in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
I
in
- Variable in class org.apache.xmlrpc.
ServerInputStream
init()
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
init(ServletConfig)
- Method in class org.apache.xmlrpc.
XmlRpcProxyServlet
initClient()
- Method in class org.apache.xmlrpc.applet.
XmlRpcApplet
Initialize the XML-RPC client, trying to get the port number from the applet parameter tags.
initClient(int)
- Method in class org.apache.xmlrpc.applet.
XmlRpcApplet
Initialize the XML-RPC client with the specified port and the server this applet came from.
initClient(int, String)
- Method in class org.apache.xmlrpc.applet.
XmlRpcApplet
Initialize the XML-RPC client with the specified port and request path and the server this applet came from.
initConnection()
- Method in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
inParams
- Variable in class org.apache.xmlrpc.
XmlRpcServer.Worker
input
- Variable in class org.apache.xmlrpc.
WebServer.Connection
input
- Variable in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
INTEGER
- Static variable in class org.apache.xmlrpc.
XmlRpc
INTEGER
- Static variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
Invoker
- class org.apache.xmlrpc.
Invoker
.
Invoker(Object)
- Constructor for class org.apache.xmlrpc.
Invoker
invokeTarget
- Variable in class org.apache.xmlrpc.
Invoker
J
JSXmlRpcApplet
- class org.apache.xmlrpc.applet.
JSXmlRpcApplet
.
An applet that can be accessed via LiveConnect from JavaScript.
JSXmlRpcApplet()
- Constructor for class org.apache.xmlrpc.applet.
JSXmlRpcApplet
K
keepalive
- Static variable in class org.apache.xmlrpc.
XmlRpc
keepalive
- Variable in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
KEY_MANAGER_TYPE
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
KEY_STORE
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
KEY_STORE_PASSWORD
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
KEY_STORE_TYPE
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
keyManagerType
- Static variable in class org.apache.xmlrpc.secure.
SecurityTool
The type of key manager to be used by the secure web server.
keyStore
- Static variable in class org.apache.xmlrpc.secure.
SecurityTool
Path to the key store that will be used by the secure web server.
keyStorePassword
- Static variable in class org.apache.xmlrpc.secure.
SecurityTool
Password used to access the key store.
keyStoreType
- Static variable in class org.apache.xmlrpc.secure.
SecurityTool
Format to be used for the key store.
L
last
- Variable in class org.apache.xmlrpc.
XmlRpcClient
lastRequest
- Variable in class org.apache.xmlrpc.
WebServer.Connection
listener
- Variable in class org.apache.xmlrpc.
WebServer
loaded
- Variable in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
M
main(String[])
- Static method in class org.apache.xmlrpc.
WebServer
This
can
be called from command line, but you'll have to edit and recompile to change the server port or handler objects.
main(String[])
- Static method in class org.apache.xmlrpc.
Base64
main(String[])
- Static method in class org.apache.xmlrpc.
XmlRpcClient
Just for testing.
main(String[])
- Static method in class org.apache.xmlrpc.
XmlRpcClientLite
Just for testing.
main(String[])
- Static method in class org.apache.xmlrpc.secure.
SecureXmlRpcClient
This allows us to setup public void setup() throws Exception { SecurityTool.setup(); } /** Just for testing.
main(String[])
- Static method in class org.apache.xmlrpc.secure.
SecureWebServer
This
can
be called from command line, but you'll have to edit and recompile to change the server port or handler objects.
mark(int)
- Method in class org.apache.xmlrpc.
ServerInputStream
markedAvailable
- Variable in class org.apache.xmlrpc.
ServerInputStream
markSupported()
- Method in class org.apache.xmlrpc.
ServerInputStream
matches(byte[])
- Method in class org.apache.xmlrpc.
WebServer.AddressMatcher
maxThreads
- Variable in class org.apache.xmlrpc.
XmlRpcClient
method
- Variable in class org.apache.xmlrpc.
XmlRpcClient.CallData
methodName
- Variable in class org.apache.xmlrpc.
XmlRpc
methodName
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
N
newline
- Static variable in class org.apache.xmlrpc.
WebServer
next
- Variable in class org.apache.xmlrpc.
XmlRpcClient.CallData
nextMemberName
- Variable in class org.apache.xmlrpc.
XmlRpc.Value
nextMemberName
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
NONE
- Static variable in class org.apache.xmlrpc.
XmlRpc
O
objectParsed(Object)
- Method in class org.apache.xmlrpc.
XmlRpc
This method is called when a root level object has been parsed.
objectParsed(Object)
- Method in class org.apache.xmlrpc.
XmlRpcServer.Worker
Called when an object to be added to the argument list has been parsed.
objectParsed(Object)
- Method in class org.apache.xmlrpc.
XmlRpcClient.Worker
Called when the return value has been parsed.
objectParsed(Object)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport
Called when the return value has been parsed.
ok
- Static variable in class org.apache.xmlrpc.
WebServer
org.apache.xmlrpc
- package org.apache.xmlrpc
org.apache.xmlrpc.applet
- package org.apache.xmlrpc.applet
org.apache.xmlrpc.secure
- package org.apache.xmlrpc.secure
outParam
- Variable in class org.apache.xmlrpc.
XmlRpcServer.Worker
output
- Variable in class org.apache.xmlrpc.
WebServer.Connection
output
- Variable in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
P
params
- Variable in class org.apache.xmlrpc.
XmlRpcClient.CallData
paranoid
- Variable in class org.apache.xmlrpc.
WebServer
parse(InputStream)
- Method in class org.apache.xmlrpc.
XmlRpc
Parse the input stream.
parse(InputStream)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport
Parse the input stream.
parse(String)
- Method in class org.apache.xmlrpc.
Formatter
parseAuth(String)
- Method in class org.apache.xmlrpc.
WebServer.Connection
parserClass
- Static variable in class org.apache.xmlrpc.
XmlRpc
password
- Variable in class org.apache.xmlrpc.
WebServer.Connection
pattern
- Variable in class org.apache.xmlrpc.
WebServer.AddressMatcher
pool
- Variable in class org.apache.xmlrpc.
XmlRpcServer
pool
- Variable in class org.apache.xmlrpc.
XmlRpcClient
port
- Variable in class org.apache.xmlrpc.
WebServer
port
- Variable in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
PROTOCOL_HANDLER_PACKAGES
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
protocolHandlerPackages
- Static variable in class org.apache.xmlrpc.secure.
SecurityTool
The protocol handler package to use for the secure web server.
R
read()
- Method in class org.apache.xmlrpc.
ServerInputStream
read(byte[])
- Method in class org.apache.xmlrpc.
ServerInputStream
read(byte[], int, int)
- Method in class org.apache.xmlrpc.
ServerInputStream
readBytes(File)
- Static method in class org.apache.xmlrpc.
Base64
readCdata
- Variable in class org.apache.xmlrpc.
XmlRpc
readCdata
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
readChars(File)
- Static method in class org.apache.xmlrpc.
Base64
readLine()
- Method in class org.apache.xmlrpc.
WebServer.Connection
readLine()
- Method in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
RECOVERABLE
- Static variable in class org.apache.xmlrpc.
XmlRpc
releaseRunner(WebServer.Runner)
- Method in class org.apache.xmlrpc.
WebServer
releaseWorker(XmlRpcClient.Worker, boolean)
- Method in class org.apache.xmlrpc.
XmlRpcClient
Release possibly big per-call object references to allow them to be garbage collected
removeHandler(String)
- Method in class org.apache.xmlrpc.
XmlRpcServer
Remove a handler object that was previously registered with this server.
removeHandler(String)
- Method in class org.apache.xmlrpc.
WebServer
Remove a handler object that was previously registered with this server.
reset()
- Method in class org.apache.xmlrpc.
ServerInputStream
reset()
- Method in class org.apache.xmlrpc.applet.
JSXmlRpcApplet
result
- Variable in class org.apache.xmlrpc.
XmlRpcServer.Worker
result
- Variable in class org.apache.xmlrpc.
XmlRpcClient.Worker
result
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
run()
- Method in class org.apache.xmlrpc.
WebServer
Listens for client requests until stopped.
run()
- Method in class org.apache.xmlrpc.
WebServer.Runner
run()
- Method in class org.apache.xmlrpc.
WebServer.Connection
run()
- Method in class org.apache.xmlrpc.
XmlRpcClient.Worker
runners
- Variable in class org.apache.xmlrpc.
WebServer
S
saxDrivers
- Static variable in class org.apache.xmlrpc.
XmlRpc
SecureWebServer
- class org.apache.xmlrpc.secure.
SecureWebServer
.
A minimal web server that exclusively handles XML-RPC requests over a secure channel.
SecureWebServer(int)
- Constructor for class org.apache.xmlrpc.secure.
SecureWebServer
Creates a secure web server at the specified port number.
SecureWebServer(int, InetAddress)
- Constructor for class org.apache.xmlrpc.secure.
SecureWebServer
Creates a secure web server at the specified port number and IP address.
SecureXmlRpcClient
- class org.apache.xmlrpc.secure.
SecureXmlRpcClient
.
A multithreaded, reusable XML-RPC client object.
SecureXmlRpcClient(String)
- Constructor for class org.apache.xmlrpc.secure.
SecureXmlRpcClient
Construct a XML-RPC client for the URL represented by this String.
SecureXmlRpcClient(String, int)
- Constructor for class org.apache.xmlrpc.secure.
SecureXmlRpcClient
Construct a XML-RPC client for the specified hostname and port.
SecureXmlRpcClient(URL)
- Constructor for class org.apache.xmlrpc.secure.
SecureXmlRpcClient
Construct a XML-RPC client with this URL.
SECURITY_PROTOCOL
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
SECURITY_PROVIDER_CLASS
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
SecurityConstants
- interface org.apache.xmlrpc.secure.
SecurityConstants
.
securityProtocol
- Static variable in class org.apache.xmlrpc.secure.
SecurityTool
The security protocol to be used by the secure web server.
securityProviderClass
- Static variable in class org.apache.xmlrpc.secure.
SecurityTool
Class name of the security provider to be used by the secure web server.
SecurityTool
- class org.apache.xmlrpc.secure.
SecurityTool
.
SecurityTool()
- Constructor for class org.apache.xmlrpc.secure.
SecurityTool
server
- Static variable in class org.apache.xmlrpc.
WebServer
ServerInputStream
- class org.apache.xmlrpc.
ServerInputStream
.
ServerInputStream(BufferedInputStream, int)
- Constructor for class org.apache.xmlrpc.
ServerInputStream
serverSocket
- Variable in class org.apache.xmlrpc.
WebServer
setBasicAuthentication(String, String)
- Method in class org.apache.xmlrpc.
XmlRpcClient
Sets Authentication for this client.
setDebug(boolean)
- Static method in class org.apache.xmlrpc.
XmlRpc
Switch debugging output on/off.
setDebug(boolean)
- Static method in class org.apache.xmlrpc.applet.
XmlRpcSupport
Switch debugging output on/off.
setDriver(Class)
- Static method in class org.apache.xmlrpc.
XmlRpc
Set the SAX Parser to be used by directly passing the Class object.
setDriver(String)
- Static method in class org.apache.xmlrpc.
XmlRpc
Set the SAX Parser to be used.
setEncoding(String)
- Static method in class org.apache.xmlrpc.
XmlRpc
Set the encoding of the XML.
setKeepAlive(boolean)
- Static method in class org.apache.xmlrpc.
XmlRpc
Switch HTTP keepalive on/off.
setKeyManagerType(String)
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Set the key manager type.
setKeyStore(String)
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Set the key store location.
setKeyStorePassword(String)
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Set the key store password.
setKeyStoreType(String)
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Set the key store format.
setParanoid(boolean)
- Method in class org.apache.xmlrpc.
WebServer
Switch client filtering on/off.
setProtocolHandlerPackages(String)
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Set the protocol handler packages.
setSecurityProtocol(String)
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Set the security protocol.
setSecurityProviderClass(String)
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Set the security provider class.
setTrustStore(String)
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Set the key store location.
setTrustStoreType(String)
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
Set the key store format.
setType(int)
- Method in class org.apache.xmlrpc.
XmlRpc.Value
Set the type of this value.
setType(int)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
Set the type of this value.
setup()
- Static method in class org.apache.xmlrpc.secure.
SecurityTool
setupServerSocket(int, int, InetAddress)
- Method in class org.apache.xmlrpc.
WebServer
Initializes this server's listener socket with the specified attributes.
shutdown()
- Method in class org.apache.xmlrpc.
WebServer
Stop listening on the server port.
SimpleXmlRpcClient
- class org.apache.xmlrpc.applet.
SimpleXmlRpcClient
.
A simple XML-RPC client
SimpleXmlRpcClient(String)
- Constructor for class org.apache.xmlrpc.applet.
SimpleXmlRpcClient
Construct a XML-RPC client for the URL represented by this String.
SimpleXmlRpcClient(String, int)
- Constructor for class org.apache.xmlrpc.applet.
SimpleXmlRpcClient
Construct a XML-RPC client for the specified hostname and port.
SimpleXmlRpcClient(URL)
- Constructor for class org.apache.xmlrpc.applet.
SimpleXmlRpcClient
Construct a XML-RPC client with this URL.
skip(long)
- Method in class org.apache.xmlrpc.
ServerInputStream
socket
- Variable in class org.apache.xmlrpc.
WebServer.Connection
socket
- Variable in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
start()
- Method in class org.apache.xmlrpc.
WebServer
start(String, Vector, AsyncCallback)
- Method in class org.apache.xmlrpc.
XmlRpcClient.Worker
startElement(String)
- Method in class org.apache.xmlrpc.
XmlRpc.XmlWriter
startElement(String)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
startElement(String, AttributeList)
- Method in class org.apache.xmlrpc.
XmlRpc
Method called by SAX driver.
startElement(String, AttributeList)
- Method in class org.apache.xmlrpc.
XmlRpcClient.Worker
Overrides method in XmlRpc to handle fault repsonses.
startElement(String, AttributeList)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport
Method called by SAX driver.
strbuf
- Variable in class org.apache.xmlrpc.
XmlRpcServer.Worker
strbuf
- Variable in class org.apache.xmlrpc.
XmlRpcClient.Worker
STRING
- Static variable in class org.apache.xmlrpc.
XmlRpc
STRING
- Static variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
struct
- Variable in class org.apache.xmlrpc.
XmlRpc.Value
struct
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
STRUCT
- Static variable in class org.apache.xmlrpc.
XmlRpc
STRUCT
- Static variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
T
targetClass
- Variable in class org.apache.xmlrpc.
Invoker
thread
- Variable in class org.apache.xmlrpc.
WebServer.Runner
threadpool
- Variable in class org.apache.xmlrpc.
WebServer
toString()
- Method in class org.apache.xmlrpc.
XmlRpc.Value
toString()
- Method in class org.apache.xmlrpc.
XmlRpc.XmlWriter
toString()
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
toString()
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
TRUST_MANAGER_TYPE
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
TRUST_STORE
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
TRUST_STORE_PASSWORD
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
TRUST_STORE_TYPE
- Static variable in interface org.apache.xmlrpc.secure.
SecurityConstants
trustStore
- Static variable in class org.apache.xmlrpc.secure.
SecurityTool
Path to the key store that will be used by the secure web server.
trustStorePassword
- Static variable in class org.apache.xmlrpc.secure.
SecurityTool
Password used to access the key store.
trustStoreType
- Static variable in class org.apache.xmlrpc.secure.
SecurityTool
Format to be used for the key store.
type
- Variable in class org.apache.xmlrpc.
XmlRpc.Value
type
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
types
- Static variable in class org.apache.xmlrpc.
XmlRpc
types
- Static variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
U
uri
- Variable in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
url
- Variable in class org.apache.xmlrpc.
XmlRpcClient
url
- Variable in class org.apache.xmlrpc.applet.
SimpleXmlRpcClient
url
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
user
- Variable in class org.apache.xmlrpc.
WebServer.Connection
V
value
- Variable in class org.apache.xmlrpc.
XmlRpc.Value
value
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
values
- Variable in class org.apache.xmlrpc.
XmlRpc
values
- Variable in class org.apache.xmlrpc.applet.
XmlRpcSupport
version
- Static variable in class org.apache.xmlrpc.
XmlRpc
W
WebServer
- class org.apache.xmlrpc.
WebServer
.
A minimal web server that exclusively handles XML-RPC requests.
WebServer.AddressMatcher
- class org.apache.xmlrpc.
WebServer.AddressMatcher
.
WebServer.AddressMatcher(WebServer, String)
- Constructor for class org.apache.xmlrpc.
WebServer.AddressMatcher
WebServer.Connection
- class org.apache.xmlrpc.
WebServer.Connection
.
WebServer.Connection(WebServer, Socket)
- Constructor for class org.apache.xmlrpc.
WebServer.Connection
WebServer.Runner
- class org.apache.xmlrpc.
WebServer.Runner
.
WebServer.Runner(WebServer)
- Constructor for class org.apache.xmlrpc.
WebServer.Runner
WebServer(int)
- Constructor for class org.apache.xmlrpc.
WebServer
Creates a Web server at the specified port number.
WebServer(int, InetAddress)
- Constructor for class org.apache.xmlrpc.
WebServer
Creates a Web server at the specified port number and IP address.
workers
- Variable in class org.apache.xmlrpc.
XmlRpcServer
workers
- Variable in class org.apache.xmlrpc.
XmlRpcClient
write(byte[])
- Method in class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
write(char[])
- Method in class org.apache.xmlrpc.
XmlRpc.XmlWriter
write(char[])
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
write(String)
- Method in class org.apache.xmlrpc.
XmlRpc.XmlWriter
write(String)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
writeBytes(File, byte[])
- Static method in class org.apache.xmlrpc.
Base64
writeChars(File, char[])
- Static method in class org.apache.xmlrpc.
Base64
writeError(int, String, XmlRpc.XmlWriter)
- Method in class org.apache.xmlrpc.
XmlRpcServer.Worker
Writes an XML-RPC error response to the XML writer.
writeObject(Object, XmlRpc.XmlWriter)
- Method in class org.apache.xmlrpc.
XmlRpc
Writes the XML representation of a supported Java object to the XML writer.
writeObject(Object, XmlRpcSupport.XmlWriter)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport
Writes the XML representation of a supported Java object to the XML writer.
writeRequest(XmlRpc.XmlWriter, String, Vector)
- Method in class org.apache.xmlrpc.
XmlRpcClient.Worker
Generate an XML-RPC request from a method name and a parameter vector.
writeRequest(XmlRpcSupport.XmlWriter, String, Vector)
- Method in class org.apache.xmlrpc.applet.
XmlRpcSupport
Generate an XML-RPC request from a method name and a parameter vector.
writeResponse(Object, XmlRpc.XmlWriter)
- Method in class org.apache.xmlrpc.
XmlRpcServer.Worker
Writes an XML-RPC response to the XML writer.
X
xmlrpc
- Variable in class org.apache.xmlrpc.
WebServer
xmlrpc
- Variable in class org.apache.xmlrpc.
XmlRpcProxyServlet
XmlRpc
- class org.apache.xmlrpc.
XmlRpc
.
This abstract base class provides basic capabilities for XML-RPC, like parsing of parameters or encoding Java objects into XML-RPC format.
XmlRpc.Value
- class org.apache.xmlrpc.
XmlRpc.Value
.
This represents an XML-RPC Value while the request is being parsed.
XmlRpc.Value(XmlRpc)
- Constructor for class org.apache.xmlrpc.
XmlRpc.Value
Constructor.
XmlRpc.XmlWriter
- class org.apache.xmlrpc.
XmlRpc.XmlWriter
.
XmlRpc.XmlWriter(XmlRpc, StringBuffer)
- Constructor for class org.apache.xmlrpc.
XmlRpc.XmlWriter
XmlRpc.XmlWriter(XmlRpc, StringBuffer, String)
- Constructor for class org.apache.xmlrpc.
XmlRpc.XmlWriter
XmlRpc()
- Constructor for class org.apache.xmlrpc.
XmlRpc
XmlRpcApplet
- class org.apache.xmlrpc.applet.
XmlRpcApplet
.
An applet that provides basic XML-RPC client functionality.
XmlRpcApplet()
- Constructor for class org.apache.xmlrpc.applet.
XmlRpcApplet
XmlRpcClient
- class org.apache.xmlrpc.
XmlRpcClient
.
A multithreaded, reusable XML-RPC client object.
XmlRpcClient.CallData
- class org.apache.xmlrpc.
XmlRpcClient.CallData
.
XmlRpcClient.CallData(XmlRpcClient, String, Vector, AsyncCallback)
- Constructor for class org.apache.xmlrpc.
XmlRpcClient.CallData
Make a call to be queued and then executed by the next free async thread
XmlRpcClient.Worker
- class org.apache.xmlrpc.
XmlRpcClient.Worker
.
XmlRpcClient.Worker(XmlRpcClient)
- Constructor for class org.apache.xmlrpc.
XmlRpcClient.Worker
XmlRpcClient(String)
- Constructor for class org.apache.xmlrpc.
XmlRpcClient
Construct a XML-RPC client for the URL represented by this String.
XmlRpcClient(String, int)
- Constructor for class org.apache.xmlrpc.
XmlRpcClient
Construct a XML-RPC client for the specified hostname and port.
XmlRpcClient(URL)
- Constructor for class org.apache.xmlrpc.
XmlRpcClient
Construct a XML-RPC client with this URL.
XmlRpcClientLite
- class org.apache.xmlrpc.
XmlRpcClientLite
.
A multithreaded, reusable XML-RPC client object.
XmlRpcClientLite.HttpClient
- class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
.
XmlRpcClientLite.HttpClient(XmlRpcClientLite, URL)
- Constructor for class org.apache.xmlrpc.
XmlRpcClientLite.HttpClient
XmlRpcClientLite.LiteWorker
- class org.apache.xmlrpc.
XmlRpcClientLite.LiteWorker
.
XmlRpcClientLite.LiteWorker(XmlRpcClientLite)
- Constructor for class org.apache.xmlrpc.
XmlRpcClientLite.LiteWorker
XmlRpcClientLite(String)
- Constructor for class org.apache.xmlrpc.
XmlRpcClientLite
Construct a XML-RPC client for the URL represented by this String.
XmlRpcClientLite(String, int)
- Constructor for class org.apache.xmlrpc.
XmlRpcClientLite
Construct a XML-RPC client for the specified hostname and port.
XmlRpcClientLite(URL)
- Constructor for class org.apache.xmlrpc.
XmlRpcClientLite
Construct a XML-RPC client with this URL.
XmlRpcException
- exception org.apache.xmlrpc.
XmlRpcException
.
This is thrown by the XmlRpcClient if the remote server reported an error.
XmlRpcException
- exception org.apache.xmlrpc.applet.
XmlRpcException
.
This is thrown by the XmlRpcClient if the remote server reported an error.
XmlRpcException(int, String)
- Constructor for class org.apache.xmlrpc.
XmlRpcException
XmlRpcException(int, String)
- Constructor for class org.apache.xmlrpc.applet.
XmlRpcException
XmlRpcHandler
- interface org.apache.xmlrpc.
XmlRpcHandler
.
The XML-RPC server uses this interface to call a method of an RPC handler.
XmlRpcProxyServlet
- class org.apache.xmlrpc.
XmlRpcProxyServlet
.
A Servlet that acts as a XML-RPC Proxy .
XmlRpcProxyServlet()
- Constructor for class org.apache.xmlrpc.
XmlRpcProxyServlet
XmlRpcServer
- class org.apache.xmlrpc.
XmlRpcServer
.
A multithreaded, reusable XML-RPC server object.
XmlRpcServer.Worker
- class org.apache.xmlrpc.
XmlRpcServer.Worker
.
XmlRpcServer.Worker(XmlRpcServer)
- Constructor for class org.apache.xmlrpc.
XmlRpcServer.Worker
XmlRpcServer()
- Constructor for class org.apache.xmlrpc.
XmlRpcServer
Construct a new XML-RPC server.
XmlRpcSupport
- class org.apache.xmlrpc.applet.
XmlRpcSupport
.
XmlRpcSupport.Value
- class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
.
This represents an XML-RPC Value while the request is being parsed.
XmlRpcSupport.Value(XmlRpcSupport)
- Constructor for class org.apache.xmlrpc.applet.
XmlRpcSupport.Value
Constructor.
XmlRpcSupport.XmlWriter
- class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
.
XmlRpcSupport.XmlWriter(XmlRpcSupport, StringBuffer)
- Constructor for class org.apache.xmlrpc.applet.
XmlRpcSupport.XmlWriter
XmlRpcSupport(URL)
- Constructor for class org.apache.xmlrpc.applet.
XmlRpcSupport
<
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.