A B C D E F G H I J K L M N O P R S T U V W X

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
 
addDefaultHandlers() - Method in class org.apache.xmlrpc.WebServer
Adds the bundled handlers to the server.
addDefaultSystemHandlers() - Method in class org.apache.xmlrpc.SystemHandler
Add the default system handlers.
addDoubleArg(float) - Method in class org.apache.xmlrpc.applet.JSXmlRpcApplet
 
addDoubleArg(double) - Method in class org.apache.xmlrpc.applet.JSXmlRpcApplet
 
addDoubleArgToArray(Vector, float) - Method in class org.apache.xmlrpc.applet.JSXmlRpcApplet
 
addDoubleArgToArray(Vector, double) - Method in class org.apache.xmlrpc.applet.JSXmlRpcApplet
 
addDoubleArgToStruct(Hashtable, String, float) - Method in class org.apache.xmlrpc.applet.JSXmlRpcApplet
 
addDoubleArgToStruct(Hashtable, String, double) - Method in class org.apache.xmlrpc.applet.JSXmlRpcApplet
 
addHandler(String, Object) - Method in class org.apache.xmlrpc.DefaultHandlerMapping
Register a handler object with this name.
addHandler(String, Object) - Method in class org.apache.xmlrpc.WebServer
Register a handler object with this name.
addHandler(String, Object) - Method in class org.apache.xmlrpc.XmlRpcServer
 
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
 
addSystemHandler(String, ContextXmlRpcHandler) - Method in class org.apache.xmlrpc.SystemHandler
 
allowConnection(Socket) - Method in class org.apache.xmlrpc.WebServer
Checks incoming connections to see if they should be allowed.
AMPERSAND_ENTITY - Static variable in class org.apache.xmlrpc.XmlWriter
 
ARRAY - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
array - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport.Value
 
ARRAY - Static variable in class org.apache.xmlrpc.XmlRpc
 
array - Variable in class org.apache.xmlrpc.XmlRpc.Value
 
AsyncCallback - Interface in org.apache.xmlrpc
A callback interface for an asynchronous XML-RPC call.
asyncWorkers - Variable in class org.apache.xmlrpc.XmlRpcClient
 
AttributeList - Interface in org.xml.sax
Interface for an element's attribute specifications.
auth - Variable in class org.apache.xmlrpc.DefaultXmlRpcTransport
 
auth - Variable in class org.apache.xmlrpc.DefaultXmlRpcTransportFactory
 
auth - Variable in class org.apache.xmlrpc.LiteXmlRpcTransport
 
auth - Variable in class org.apache.xmlrpc.secure.sunssl.SunSSLTransportFactory
 
AuthDemo - Class in org.apache.xmlrpc
 
AuthDemo() - Constructor for class org.apache.xmlrpc.AuthDemo
 
AuthenticatedXmlRpcHandler - Interface in org.apache.xmlrpc
An XML-RPC handler that also handles HTTP authentication.
AuthenticationFailed - Exception in org.apache.xmlrpc
Thrown as the result of an authentication failure.
AuthenticationFailed() - Constructor for exception org.apache.xmlrpc.AuthenticationFailed
 
AuthenticationFailed(String) - Constructor for exception org.apache.xmlrpc.AuthenticationFailed
 

B

base64 - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
BASE64 - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
BASE64 - Static variable in class org.apache.xmlrpc.XmlRpc
 
base64Codec - Static variable in class org.apache.xmlrpc.XmlWriter
 
BOOLEAN - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
BOOLEAN - Static variable in class org.apache.xmlrpc.XmlRpc
 
buf - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
 
buffer - Variable in class org.apache.xmlrpc.LiteXmlRpcTransport
 
buffer - Variable in class org.apache.xmlrpc.WebServer.Connection
 

C

call - Variable in class org.apache.xmlrpc.XmlRpcClient.XmlRpcClientAsyncThread
 
callback - Variable in class org.apache.xmlrpc.XmlRpcClient.CallData
 
canonicalizeEncoding(String) - Static method in class org.apache.xmlrpc.XmlWriter
Deprecated. This method will not be visible in 2.0.
canReUse() - Method in class org.apache.xmlrpc.XmlRpcClientRequestProcessor
Called by the worker management framework to see if this object can be re-used.
canReUse() - Method in class org.apache.xmlrpc.XmlRpcClientResponseProcessor
Called by the worker management framework to see if this worker can be re-used.
canReUse() - Method in class org.apache.xmlrpc.XmlRpcClientWorker
Called by the worker management framework to see if this worker can be re-used.
cause - Variable in exception org.apache.xmlrpc.ParseFailed
 
cdata - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
cdata - Variable in class org.apache.xmlrpc.XmlRpc
Used to collect character data (CDATA) of parameter values.
change - Static variable in class uk.co.wilson.xml.MinML
 
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
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.
characters(char[], int, int) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport
Method called by SAX driver.
characters(char[], int, int) - Method in class org.apache.xmlrpc.XmlRpc
Method called by SAX driver.
characters(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.HandlerBase
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class uk.co.wilson.xml.MinML
 
chardata(String) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
 
chardata(String) - Method in class org.apache.xmlrpc.XmlWriter
Writes text as PCDATA.
checkSocket(Socket) - Method in class org.apache.xmlrpc.WebServer
Deprecated. Use allowConnection(Socket) instead.
clength - Static variable in class org.apache.xmlrpc.WebServer
 
client - Variable in class org.apache.xmlrpc.applet.XmlRpcApplet
 
closeConnection() - Method in class org.apache.xmlrpc.LiteXmlRpcTransport
 
CLOSING_TAG_START - Static variable in class org.apache.xmlrpc.XmlWriter
 
code - Variable in exception org.apache.xmlrpc.applet.XmlRpcException
The fault code of the exception.
code - Variable in exception org.apache.xmlrpc.XmlRpcException
The fault code of the exception.
CommonsXmlRpcTransport - Class in org.apache.xmlrpc
Implementor of the XmlRpcTransport interface using the Apache Commons HttpClient library v2.0 available at http://jakarta.apache.org/commons/httpclient/ Note: Currently this transport is not thread safe
CommonsXmlRpcTransport(URL, HttpClient) - Constructor for class org.apache.xmlrpc.CommonsXmlRpcTransport
Creates a new instance of CommonsXmlRpcTransport
CommonsXmlRpcTransport(URL) - Constructor for class org.apache.xmlrpc.CommonsXmlRpcTransport
 
CommonsXmlRpcTransportFactory - Class in org.apache.xmlrpc
A transport factory, which uses the Jakarta Commons HttpClient.
CommonsXmlRpcTransportFactory(URL) - Constructor for class org.apache.xmlrpc.CommonsXmlRpcTransportFactory
Creates a new instance with the given server URL.
con - Variable in class org.apache.xmlrpc.DefaultXmlRpcTransport
 
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
 
CONSTRUCTOR_SIGNATURE - Static variable in interface org.apache.xmlrpc.XmlRpcTransportFactory
 
CONSTRUCTOR_SIGNATURE_STRING - Static variable in interface org.apache.xmlrpc.XmlRpcTransportFactory
 
ContextXmlRpcHandler - Interface in org.apache.xmlrpc
An XML-RPC handler that also handles user authentication.
count - Variable in class org.apache.xmlrpc.WebServer.Runner
 
createBase64(String) - Method in class org.apache.xmlrpc.DefaultTypeFactory
 
createBase64(String) - Method in interface org.apache.xmlrpc.TypeFactory
Create a local object for a <base64> tag.
createBoolean(String) - Method in class org.apache.xmlrpc.DefaultTypeFactory
 
createBoolean(String) - Method in interface org.apache.xmlrpc.TypeFactory
Create a local object for a <boolean> tag.
createDate(String) - Method in class org.apache.xmlrpc.DefaultTypeFactory
 
createDate(String) - Method in interface org.apache.xmlrpc.TypeFactory
Create a local object for a <dateTime.iso8601> tag.
createDouble(String) - Method in class org.apache.xmlrpc.DefaultTypeFactory
 
createDouble(String) - Method in interface org.apache.xmlrpc.TypeFactory
Create a local object for a <double> tag.
createInteger(String) - Method in class org.apache.xmlrpc.DefaultTypeFactory
 
createInteger(String) - Method in interface org.apache.xmlrpc.TypeFactory
Create a local object for an <int> or <i4> tag.
createServerSocket(int, int, InetAddress) - Method in class org.apache.xmlrpc.secure.SecureWebServer
 
createServerSocket(int, int, InetAddress) - Method in class org.apache.xmlrpc.WebServer
Factory method to manufacture the server socket.
createString(String) - Method in class org.apache.xmlrpc.DefaultTypeFactory
 
createString(String) - Method in interface org.apache.xmlrpc.TypeFactory
Create a local object for a <string> tag.
createTransport() - Method in class org.apache.xmlrpc.CommonsXmlRpcTransportFactory
 
createTransport() - Method in class org.apache.xmlrpc.DefaultXmlRpcTransportFactory
 
createTransport() - Method in class org.apache.xmlrpc.secure.sunssl.SunSSLTransportFactory
 
createTransport() - Method in class org.apache.xmlrpc.XmlRpcClient
 
createTransport() - Method in class org.apache.xmlrpc.XmlRpcClientLite
 
createTransport() - Method in interface org.apache.xmlrpc.XmlRpcTransportFactory
Create a new XML-RPC transport.
createTransportFactory(String, Properties) - Static method in class org.apache.xmlrpc.DefaultXmlRpcTransportFactory
 
createWorker() - Method in class org.apache.xmlrpc.XmlRpcServer
 
ctype - Static variable in class org.apache.xmlrpc.WebServer
 
currentValue - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
currentValue - Variable in class org.apache.xmlrpc.XmlRpc
 

D

DATE - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
DATE - Static variable in class org.apache.xmlrpc.XmlRpc
 
DateTool - Class in org.apache.xmlrpc.util
Wraps a DateFormat instance to provide thread safety.
DateTool() - Constructor for class org.apache.xmlrpc.util.DateTool
Uses the DateFormat string yyyyMMdd'T'HH:mm:ss.
dateTool - Variable in class org.apache.xmlrpc.XmlWriter
Thread-safe wrapper for the DateFormat object used to parse date/time values.
debug - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
debug - Static variable in class org.apache.xmlrpc.XmlRpc
Whether to log debugging output.
decLevel - Static variable in class uk.co.wilson.xml.MinML
 
decodeException(Object) - Method in class org.apache.xmlrpc.XmlRpcClientResponseProcessor
Decode an exception from the result returned from the remote server.
decodeRequest(InputStream) - Method in class org.apache.xmlrpc.XmlRpcRequestProcessor
Decode a request from an InputStream to the internal XmlRpcRequest implementation.
decodeResponse(InputStream) - Method in class org.apache.xmlrpc.XmlRpcClientResponseProcessor
Decode an XML-RPC response from the specified InputStream.
DEFAULT_HTTPS_PROVIDER - Static variable in class org.apache.xmlrpc.DefaultXmlRpcTransportFactory
 
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.
defaultContext(String, String) - Method in class org.apache.xmlrpc.XmlRpcWorker
Factory method to return a default context object for the execute() method.
DefaultHandlerMapping - Class in org.apache.xmlrpc
Provide a default handler mapping, used by the XmlRpcServer.
DefaultHandlerMapping() - Constructor for class org.apache.xmlrpc.DefaultHandlerMapping
Create a new mapping.
defaultInputEncoding - Static variable in class org.apache.xmlrpc.XmlRpc
Java's name for the input encoding we're using.
DefaultTypeDecoder - Class in org.apache.xmlrpc
The default implementation of the TypeDecoder interface.
DefaultTypeDecoder() - Constructor for class org.apache.xmlrpc.DefaultTypeDecoder
Creates a new instance.
DefaultTypeFactory - Class in org.apache.xmlrpc
The default implementation of the TypeFactory interface.
DefaultTypeFactory() - Constructor for class org.apache.xmlrpc.DefaultTypeFactory
Creates a new instance.
DefaultTypeFactory(TimeZone) - Constructor for class org.apache.xmlrpc.DefaultTypeFactory
 
DefaultXmlRpcContext - Class in org.apache.xmlrpc
A basic context object that stores the userName, password and handler mapping.
DefaultXmlRpcContext(String, String, XmlRpcHandlerMapping) - Constructor for class org.apache.xmlrpc.DefaultXmlRpcContext
 
DefaultXmlRpcTransport - Class in org.apache.xmlrpc
Interface from XML-RPC to the default HTTP transport based on the
DefaultXmlRpcTransport(URL, String) - Constructor for class org.apache.xmlrpc.DefaultXmlRpcTransport
Deprecated. Use setBasicAuthentication instead of passing an encoded authentication String.
DefaultXmlRpcTransport(URL) - Constructor for class org.apache.xmlrpc.DefaultXmlRpcTransport
Create a new DefaultXmlRpcTransport with the specified URL.
DefaultXmlRpcTransportFactory - Class in org.apache.xmlrpc
Default XML-RPC transport factory, produces HTTP, HTTPS with SSL or TLS based on URI protocol.
DefaultXmlRpcTransportFactory(URL) - Constructor for class org.apache.xmlrpc.DefaultXmlRpcTransportFactory
 
DefaultXmlRpcTransportFactory(URL, String) - Constructor for class org.apache.xmlrpc.DefaultXmlRpcTransportFactory
Deprecated. use setBasicAuthentication method instead
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
 
determinePort(String[], int) - Static method in class org.apache.xmlrpc.WebServer
Examines command line arguments from argv.
discardAndChange - Static variable in class uk.co.wilson.xml.MinML
 
discardSaveAndChange - Static variable in class uk.co.wilson.xml.MinML
 
DocumentHandler - Interface in org.xml.sax
Receive notification of general document events.
DocumentHandler - Interface in uk.org.xml.sax
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.xmlrpc.XmlRpcProxyServlet
 
DOUBLE - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
DOUBLE - Static variable in class org.apache.xmlrpc.XmlRpc
 
doubleNewline - Static variable in class org.apache.xmlrpc.WebServer
 
DTDHandler - Interface in org.xml.sax
Receive notification of basic DTD-related events.

E

Echo - Class in org.apache.xmlrpc
A simple handler which echos its input parameters.
Echo() - Constructor for class org.apache.xmlrpc.Echo
 
emitCharacters - Static variable in class uk.co.wilson.xml.MinML
 
emitCharactersSave - Static variable in class uk.co.wilson.xml.MinML
 
emitEndElement - Static variable in class uk.co.wilson.xml.MinML
 
emitStartElement - Static variable in class uk.co.wilson.xml.MinML
 
emptyElement(String) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
 
emptyElement(String) - Method in class org.apache.xmlrpc.XmlWriter
 
enc - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
 
encodeBasicAuthentication(String, String) - Static method in class org.apache.xmlrpc.util.HttpUtil
 
encodeException(Exception, String, int) - Method in class org.apache.xmlrpc.XmlRpcResponseProcessor
Process an exception, and return output in the specified encoding.
encodeException(Exception, String) - Method in class org.apache.xmlrpc.XmlRpcResponseProcessor
Process an exception, and return output in the specified encoding.
encodeRequest(XmlRpcClientRequest, String, OutputStream) - Method in class org.apache.xmlrpc.XmlRpcClientRequestProcessor
Encode a request from the XmlClientRpcRequest implementation to an output stream in the specified character encoding.
encodeRequestBytes(XmlRpcClientRequest, String) - Method in class org.apache.xmlrpc.XmlRpcClientRequestProcessor
Encode a request from the XmlRpcClientRequest implementation to a byte array representing the XML-RPC call, in the specified character encoding.
encodeResponse(Object, String) - Method in class org.apache.xmlrpc.XmlRpcResponseProcessor
Process a successful response, and return output in the specified encoding.
encoding - Static variable in class org.apache.xmlrpc.XmlRpc
Java's name for the encoding we're using.
endCDATA - Static variable in class uk.co.wilson.xml.MinML
 
endClientRequest() - Method in class org.apache.xmlrpc.CommonsXmlRpcTransport
Releases connection resources.
endClientRequest() - Method in class org.apache.xmlrpc.DefaultXmlRpcTransport
 
endClientRequest() - Method in class org.apache.xmlrpc.LiteXmlRpcTransport
 
endClientRequest() - Method in interface org.apache.xmlrpc.XmlRpcTransport
End an XML-RPC request.
endComment - Static variable in class uk.co.wilson.xml.MinML
 
endDocument() - Method in interface org.xml.sax.DocumentHandler
Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.HandlerBase
Receive notification of the end of the document.
endDocument() - Method in class uk.co.wilson.xml.MinML
 
endElement(String) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport
Method called by SAX driver.
endElement(XmlRpcSupport.Value) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.Value
Notification that a new child element has been parsed.
endElement(String) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
 
endElement(String) - Method in class org.apache.xmlrpc.XmlRpc
Method called by SAX driver.
endElement(XmlRpc.Value) - Method in class org.apache.xmlrpc.XmlRpc.Value
Notification that a new child element has been parsed.
endElement(String) - Method in class org.apache.xmlrpc.XmlWriter
 
endElement(String) - Method in interface org.xml.sax.DocumentHandler
Receive notification of the end of an element.
endElement(String) - Method in class org.xml.sax.HandlerBase
Receive notification of the end of an element.
endElement(String) - Method in class uk.co.wilson.xml.MinML
 
endStartName - Static variable in class uk.co.wilson.xml.MinML
 
enqueue(XmlRpcClient.CallData) - Method in class org.apache.xmlrpc.XmlRpcClient
 
EntityResolver - Interface in org.xml.sax
Basic interface for resolving entities.
error(SAXParseException) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport
 
error(SAXParseException) - Method in class org.apache.xmlrpc.XmlRpc
 
error(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.xml.sax.HandlerBase
Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class uk.co.wilson.xml.MinML
 
ErrorHandler - Interface in org.xml.sax
Basic interface for SAX error handlers.
errorLevel - Variable in class org.apache.xmlrpc.XmlRpc
 
errorMsg - Variable in class org.apache.xmlrpc.XmlRpc
 
execute(String) - Method in class org.apache.xmlrpc.applet.JSXmlRpcApplet
 
execute(String, Vector) - Method in class org.apache.xmlrpc.applet.SimpleXmlRpcClient
 
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.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.
execute(String, Vector, XmlRpcContext) - Method in interface org.apache.xmlrpc.ContextXmlRpcHandler
Return the result, or throw an Exception if something went wrong.
execute(String, Vector) - Method in class org.apache.xmlrpc.Echo
Echos parameters.
execute(String, Vector) - Method in class org.apache.xmlrpc.Invoker
main method, sucht methode in object, wenn gefunden dann aufrufen.
execute(String, Vector, XmlRpcContext) - Method in class org.apache.xmlrpc.MultiCall
 
execute(String, Vector, XmlRpcContext) - Method in class org.apache.xmlrpc.SystemHandler
Execute a <ignored>.
execute(String, Vector) - Method in class org.apache.xmlrpc.XmlRpcClient
Generate an XML-RPC request and send it to the server.
execute(XmlRpcClientRequest) - Method in class org.apache.xmlrpc.XmlRpcClient
 
execute(XmlRpcClientRequest, XmlRpcTransport) - Method in class org.apache.xmlrpc.XmlRpcClient
 
execute(XmlRpcClientRequest, XmlRpcTransport) - Method in class org.apache.xmlrpc.XmlRpcClientWorker
 
execute(String, Vector) - Method in interface org.apache.xmlrpc.XmlRpcHandler
Return the result, or throw an Exception if something went wrong.
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, XmlRpcContext) - 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.XmlRpcWorker
Decode, process and encode the response or exception for an XML-RPC request.
execute(InputStream, XmlRpcContext) - Method in class org.apache.xmlrpc.XmlRpcWorker
Decode, process and encode the response or exception for an XML-RPC request.
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(XmlRpcClientRequest, AsyncCallback) - Method in class org.apache.xmlrpc.XmlRpcClient
 
executeAsync(XmlRpcClientRequest, AsyncCallback, XmlRpcTransport) - Method in class org.apache.xmlrpc.XmlRpcClient
 
executeAsync(XmlRpcClientRequest, AsyncCallback, XmlRpcTransport) - Method in class org.apache.xmlrpc.XmlRpcClient.XmlRpcClientAsyncThread
Execute an XML-RPC call and handle asyncronous callback.
exitParser - Static variable in class uk.co.wilson.xml.MinML
 

F

FATAL - Static variable in class org.apache.xmlrpc.XmlRpc
 
fatalError(SAXParseException) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport
 
fatalError(SAXParseException) - Method in class org.apache.xmlrpc.XmlRpc
 
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class uk.co.wilson.xml.MinML
 
fault - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
fault - Variable in class org.apache.xmlrpc.XmlRpcClientResponseProcessor
Set to true if a fault occured on the server.
finalize() - Method in class org.apache.xmlrpc.LiteXmlRpcTransport
 
format - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
FORMAT - Static variable in class org.apache.xmlrpc.util.DateTool
 
format(Date) - Method in class org.apache.xmlrpc.util.DateTool
 

G

getBytes() - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
 
getByteStream() - Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getCause() - Method in exception org.apache.xmlrpc.ParseFailed
 
getCause() - Method in exception org.apache.xmlrpc.XmlRpcException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCharacterStream() - Method in class org.xml.sax.InputSource
Get the character stream for this input source.
getColumnNumber() - Method in interface org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber() - Method in exception org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - Method in class uk.co.wilson.xml.MinML
 
getDefaultInputEncoding() - Static method in class org.apache.xmlrpc.XmlRpc
Return the default input encoding.
getEncoding() - Method in class org.apache.xmlrpc.XmlRpc
Return the encoding, transforming to the canonical name if possible.
getEncoding() - Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getErrorMessage() - Method in class org.apache.xmlrpc.applet.JSXmlRpcApplet
 
getException() - Method in exception org.xml.sax.SAXException
Return the embedded exception, if any.
getHandler(String) - Method in class org.apache.xmlrpc.DefaultHandlerMapping
Find the handler and its method name for a given method.
getHandler(String) - Method in interface org.apache.xmlrpc.XmlRpcHandlerMapping
Return the handler for the specified handler name.
getHandlerMapping() - Method in class org.apache.xmlrpc.DefaultXmlRpcContext
 
getHandlerMapping() - Method in interface org.apache.xmlrpc.XmlRpcContext
Get the XML-RPC handler mapping for the server handling the request.
getHandlerMapping() - Method in class org.apache.xmlrpc.XmlRpcServer
Return the current XmlRpcHandlerMapping.
getInputEncoding() - Method in class org.apache.xmlrpc.XmlRpc
Get the input encoding for this XmlRpc instance.
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.
getLength() - Method in interface org.xml.sax.AttributeList
Return the number of attributes in this list.
getLineNumber() - Method in interface org.xml.sax.Locator
Return the line number where the current document event ends.
getLineNumber() - Method in exception org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
getLineNumber() - Method in class uk.co.wilson.xml.MinML
 
getMaxThreads() - Static method in class org.apache.xmlrpc.XmlRpc
Gets the maximum number of threads used at any given moment.
getMaxThreads() - Method in class org.apache.xmlrpc.XmlRpcClient
Get the MaxThreads for this Client
getMaxThreads() - Method in class org.apache.xmlrpc.XmlRpcServer
Get the MaxThreads for this Server
getMessage() - Method in exception org.xml.sax.SAXException
Return a detail message for this exception.
getMethodName() - Method in interface org.apache.xmlrpc.XmlRpcClientRequest
 
getMethodName() - Method in class org.apache.xmlrpc.XmlRpcRequest
 
getMethodName() - Method in interface org.apache.xmlrpc.XmlRpcServerRequest
 
getName(int) - Method in interface org.xml.sax.AttributeList
Return the name of an attribute in this list (by position).
getParameter(int) - Method in interface org.apache.xmlrpc.XmlRpcClientRequest
 
getParameter(int) - Method in class org.apache.xmlrpc.XmlRpcRequest
 
getParameter(int) - Method in interface org.apache.xmlrpc.XmlRpcServerRequest
 
getParameterCount() - Method in interface org.apache.xmlrpc.XmlRpcClientRequest
 
getParameterCount() - Method in class org.apache.xmlrpc.XmlRpcRequest
 
getParameters() - Method in class org.apache.xmlrpc.XmlRpcRequest
 
getParameters() - Method in interface org.apache.xmlrpc.XmlRpcServerRequest
 
getPassword() - Method in class org.apache.xmlrpc.DefaultXmlRpcContext
 
getPassword() - Method in interface org.apache.xmlrpc.XmlRpcContext
Get the password specified in the outer request.
getProperties() - Static method in class org.apache.xmlrpc.secure.sunssl.SunSSLTransportFactory
 
getProtocolHandlerPackages() - Static method in class org.apache.xmlrpc.secure.SecurityTool
Get the protocol handler packages.
getPublicId() - Method in class org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId() - Method in interface org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId() - Method in exception org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicId() - Method in class uk.co.wilson.xml.MinML
 
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.
getServerTimeZone() - Method in class org.apache.xmlrpc.XmlRpc
 
getSystemId() - Method in class org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId() - Method in interface org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId() - Method in exception org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getSystemId() - Method in class uk.co.wilson.xml.MinML
 
getTimeZone() - Method in class org.apache.xmlrpc.XmlRpcClient
 
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 trust store password.
getTrustStoreType() - Static method in class org.apache.xmlrpc.secure.SecurityTool
Get the key store format.
getType(int) - Method in interface org.xml.sax.AttributeList
Return the type of an attribute in the list (by position).
getType(String) - Method in interface org.xml.sax.AttributeList
Return the type of an attribute in the list (by name).
getURL() - Method in class org.apache.xmlrpc.XmlRpcClient
Return the URL for this XML-RPC client.
getUserName() - Method in class org.apache.xmlrpc.DefaultXmlRpcContext
 
getUserName() - Method in interface org.apache.xmlrpc.XmlRpcContext
Get the username specified in the outer request.
getValue(int) - Method in interface org.xml.sax.AttributeList
Return the value of an attribute in the list (by position).
getValue(String) - Method in interface org.xml.sax.AttributeList
Return the value of an attribute in the list (by name).
getWorker(boolean) - Method in class org.apache.xmlrpc.XmlRpcClient
 
getWorker() - Method in class org.apache.xmlrpc.XmlRpcServer
Hands out pooled workers.
GREATER_THAN_ENTITY - Static variable in class org.apache.xmlrpc.XmlWriter
 

H

handle(Socket) - Method in class org.apache.xmlrpc.WebServer.Runner
Handles the client connection on socket.
handleError(Exception, URL, String) - Method in interface org.apache.xmlrpc.AsyncCallback
Something went wrong, handle error.
HandlerBase - Class in org.xml.sax
Default base class for handlers.
HandlerBase() - Constructor for class org.xml.sax.HandlerBase
 
handleResult(Object, URL, String) - Method in interface org.apache.xmlrpc.AsyncCallback
Call went ok, handle result.
handlerMapping - Variable in class org.apache.xmlrpc.DefaultXmlRpcContext
 
handlerMapping - Variable in class org.apache.xmlrpc.XmlRpcWorker
 
hashCode() - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.Value
This is a performance hack to get the type of a value without casting the Object.
hashCode() - Method in class org.apache.xmlrpc.XmlRpc.Value
This is a performance hack to get the type of a value without casting the Object.
hasWrittenProlog - Variable in class org.apache.xmlrpc.XmlWriter
Whether the XML prolog has been written.
host - Variable in class org.apache.xmlrpc.LiteXmlRpcTransport
 
hostname - Variable in class org.apache.xmlrpc.LiteXmlRpcTransport
 
httpsTransportFactory - Variable in class org.apache.xmlrpc.DefaultXmlRpcTransportFactory
 
HttpUtil - Class in org.apache.xmlrpc.util
Provides utility functions useful in HTTP communications

I

ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.HandlerBase
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class uk.co.wilson.xml.MinML
 
inAttribute - Static variable in class uk.co.wilson.xml.MinML
 
inAttribute1 - Static variable in class uk.co.wilson.xml.MinML
 
inAttributeQuotesValue - Static variable in class uk.co.wilson.xml.MinML
 
inAttributeQuoteValue - Static variable in class uk.co.wilson.xml.MinML
 
inAttributeValue - Static variable in class uk.co.wilson.xml.MinML
 
inCDATA - Static variable in class uk.co.wilson.xml.MinML
 
inCDATA1 - Static variable in class uk.co.wilson.xml.MinML
 
inCharData - Static variable in class uk.co.wilson.xml.MinML
 
incLevel - Static variable in class uk.co.wilson.xml.MinML
 
inComment - Static variable in class uk.co.wilson.xml.MinML
 
inDTD - Static variable in class uk.co.wilson.xml.MinML
 
inETag - Static variable in class uk.co.wilson.xml.MinML
 
inETag1 - Static variable in class uk.co.wilson.xml.MinML
 
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.LiteXmlRpcTransport
 
inMTTag - Static variable in class uk.co.wilson.xml.MinML
 
inNextAttribute - Static variable in class uk.co.wilson.xml.MinML
 
inPI - Static variable in class uk.co.wilson.xml.MinML
 
inPI1 - Static variable in class uk.co.wilson.xml.MinML
 
inPossiblyAttribute - Static variable in class uk.co.wilson.xml.MinML
 
inPossiblySkipping - Static variable in class uk.co.wilson.xml.MinML
 
input - Variable in class org.apache.xmlrpc.LiteXmlRpcTransport
 
InputSource - Class in org.xml.sax
A single input source for an XML entity.
InputSource() - Constructor for class org.xml.sax.InputSource
Zero-argument default constructor.
InputSource(String) - Constructor for class org.xml.sax.InputSource
Create a new input source with a system identifier.
InputSource(InputStream) - Constructor for class org.xml.sax.InputSource
Create a new input source with a byte stream.
InputSource(Reader) - Constructor for class org.xml.sax.InputSource
Create a new input source with a character stream.
inSkipping - Static variable in class uk.co.wilson.xml.MinML
 
inSTag - Static variable in class uk.co.wilson.xml.MinML
 
inTag - Static variable in class uk.co.wilson.xml.MinML
 
inTag1 - Static variable in class uk.co.wilson.xml.MinML
 
INTEGER - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
INTEGER - Static variable in class org.apache.xmlrpc.XmlRpc
 
invokeHandler(Object, XmlRpcServerRequest, XmlRpcContext) - Static method in class org.apache.xmlrpc.XmlRpcWorker
Pass the specified request to the handler.
Invoker - Class in org.apache.xmlrpc
Introspects handlers using Java Reflection to call methods matching a XML-RPC call.
Invoker(Object) - Constructor for class org.apache.xmlrpc.Invoker
 
ISO8859_1 - Static variable in class org.apache.xmlrpc.XmlWriter
Java's name for the ISO-8859-1 encoding.
isXmlRpcDouble(Object) - Method in class org.apache.xmlrpc.DefaultTypeDecoder
 
isXmlRpcDouble(Object) - Method in interface org.apache.xmlrpc.TypeDecoder
Test if a local object translates to a <double> tag.
isXmlRpcI4(Object) - Method in class org.apache.xmlrpc.DefaultTypeDecoder
 
isXmlRpcI4(Object) - Method in interface org.apache.xmlrpc.TypeDecoder
Test if a local object translates to an <i4> tag.

J

JSXmlRpcApplet - Class in org.apache.xmlrpc.applet
An applet that can be accessed via LiveConnect from JavaScript.
JSXmlRpcApplet() - Constructor for class org.apache.xmlrpc.applet.JSXmlRpcApplet
 

K

keepalive - Variable in class org.apache.xmlrpc.LiteXmlRpcTransport
 
keepalive - Static variable in class org.apache.xmlrpc.XmlRpc
Wheter to use HTTP Keep-Alive headers.
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
 

L

LESS_THAN_ENTITY - Static variable in class org.apache.xmlrpc.XmlWriter
 
listener - Variable in class org.apache.xmlrpc.WebServer
 
LiteXmlRpcTransport - Class in org.apache.xmlrpc
Interface from XML-RPC to a 'lite' HTTP implementation.
LiteXmlRpcTransport(URL) - Constructor for class org.apache.xmlrpc.LiteXmlRpcTransport
Create a new DefaultXmlRpcTransport with the specified URL.
loaded - Variable in class org.apache.xmlrpc.applet.JSXmlRpcApplet
 
Locator - Interface in org.xml.sax
Interface for associating a SAX event with a document location.

M

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.
main(String[]) - Static method in class org.apache.xmlrpc.secure.SecureXmlRpcClient
Just for testing.
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.XmlRpcClient
Just for testing.
main(String[]) - Static method in class org.apache.xmlrpc.XmlRpcClientLite
Just for testing.
mark(int) - Method in class org.apache.xmlrpc.ServerInputStream
 
markSupported() - Method in class org.apache.xmlrpc.ServerInputStream
 
matches(byte[]) - Method in class org.apache.xmlrpc.WebServer.AddressMatcher
 
method - Variable in class org.apache.xmlrpc.CommonsXmlRpcTransport
 
methodName - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
methodName - Variable in class org.apache.xmlrpc.XmlRpc
 
methodName - Variable in class org.apache.xmlrpc.XmlRpcRequest
 
MinML - Class in uk.co.wilson.xml
 
MinML(int, int) - Constructor for class uk.co.wilson.xml.MinML
 
MinML() - Constructor for class uk.co.wilson.xml.MinML
 
MultiCall - Class in org.apache.xmlrpc
The system.multicall handler performs several RPC calls at a time.
MultiCall() - Constructor for class org.apache.xmlrpc.MultiCall
 
multicall(Vector, XmlRpcContext) - Method in class org.apache.xmlrpc.MultiCall
 

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.applet.XmlRpcSupport.Value
 
nextMemberName - Variable in class org.apache.xmlrpc.XmlRpc.Value
 
NONE - Static variable in class org.apache.xmlrpc.XmlRpc
 
notationDecl(String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.HandlerBase
Receive notification of a notation declaration.

O

objectParsed(Object) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport
Called when the return value has been parsed.
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.XmlRpcClientResponseProcessor
 
objectParsed(Object) - Method in class org.apache.xmlrpc.XmlRpcRequestProcessor
Called when an object to be added to the argument list 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
 
org.apache.xmlrpc.secure.sunssl - package org.apache.xmlrpc.secure.sunssl
 
org.apache.xmlrpc.util - package org.apache.xmlrpc.util
 
org.xml.sax - package org.xml.sax
 
output - Variable in class org.apache.xmlrpc.LiteXmlRpcTransport
 

P

parameters - Variable in class org.apache.xmlrpc.XmlRpcRequest
 
parse(InputStream) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport
Parse the input stream.
parse(String) - Method in class org.apache.xmlrpc.util.DateTool
 
parse(InputStream) - Method in class org.apache.xmlrpc.XmlRpc
Parse the input stream.
parse(InputSource) - Method in interface org.xml.sax.Parser
Parse an XML document.
parse(String) - Method in interface org.xml.sax.Parser
Parse an XML document from a system identifier (URI).
parse(Reader) - Method in class uk.co.wilson.xml.MinML
 
parse(InputSource) - Method in class uk.co.wilson.xml.MinML
 
parse(String) - Method in class uk.co.wilson.xml.MinML
 
parseError - Static variable in class uk.co.wilson.xml.MinML
 
ParseFailed - Exception in org.apache.xmlrpc
Thrown as the result of an parse failure.
ParseFailed(String) - Constructor for exception org.apache.xmlrpc.ParseFailed
 
ParseFailed(Exception) - Constructor for exception org.apache.xmlrpc.ParseFailed
 
Parser - Interface in org.xml.sax
Basic interface for SAX (Simple API for XML) parsers.
Parser - Interface in uk.org.xml.sax
 
password - Variable in class org.apache.xmlrpc.DefaultXmlRpcContext
 
pattern - Variable in class org.apache.xmlrpc.WebServer.AddressMatcher
 
pool - Variable in class org.apache.xmlrpc.XmlRpcClient
 
port - Variable in class org.apache.xmlrpc.LiteXmlRpcTransport
 
possiblyEmitCharacters - Static variable in class uk.co.wilson.xml.MinML
 
processCharRef - Static variable in class uk.co.wilson.xml.MinML
 
processingInstruction(String, String) - Method in interface org.xml.sax.DocumentHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.HandlerBase
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class uk.co.wilson.xml.MinML
 
PROLOG_END - Static variable in class org.apache.xmlrpc.XmlWriter
 
PROLOG_START - Static variable in class org.apache.xmlrpc.XmlWriter
 
PROTOCOL_HANDLER_PACKAGES - Static variable in interface org.apache.xmlrpc.secure.SecurityConstants
 

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
 
readCdata - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
readCdata - Variable in class org.apache.xmlrpc.XmlRpc
 
RECOVERABLE - Static variable in class org.apache.xmlrpc.XmlRpc
 
releaseWorker(XmlRpcClientWorker, 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.DefaultHandlerMapping
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.
removeHandler(String) - Method in class org.apache.xmlrpc.XmlRpcServer
 
removeSystemHandler(String) - Method in class org.apache.xmlrpc.SystemHandler
 
repoolRunner(WebServer.Runner) - Method in class org.apache.xmlrpc.WebServer
Put runner back into WebServer.threadpool.
request - Variable in class org.apache.xmlrpc.XmlRpcClient.CallData
 
requestProcessor - Variable in class org.apache.xmlrpc.XmlRpcClientWorker
 
requestProcessor - Variable in class org.apache.xmlrpc.XmlRpcWorker
 
reset() - Method in class org.apache.xmlrpc.applet.JSXmlRpcApplet
 
reset() - Method in class org.apache.xmlrpc.ServerInputStream
 
resolveEntity(String, String) - Method in interface org.xml.sax.EntityResolver
Allow the application to resolve external entities.
resolveEntity(String, String) - Method in class org.xml.sax.HandlerBase
Resolve an external entity.
responseProcessor - Variable in class org.apache.xmlrpc.XmlRpcClientWorker
 
responseProcessor - Variable in class org.apache.xmlrpc.XmlRpcWorker
 
result - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
result - Variable in class org.apache.xmlrpc.XmlRpcClientResponseProcessor
The result of the XML-RPC operation.
run() - Method in class org.apache.xmlrpc.WebServer.Connection
 
run() - Method in class org.apache.xmlrpc.WebServer
Listens for client requests until stopped.
run() - Method in class org.apache.xmlrpc.WebServer.Runner
Delegates to con.run().
run() - Method in class org.apache.xmlrpc.XmlRpcClient.XmlRpcClientAsyncThread
 
runners - Variable in class org.apache.xmlrpc.WebServer
 

S

saveAndChange - Static variable in class uk.co.wilson.xml.MinML
 
saveAttributeName - Static variable in class uk.co.wilson.xml.MinML
 
saveAttributeValue - Static variable in class uk.co.wilson.xml.MinML
 
SAXException - Exception in org.xml.sax
Encapsulate a general SAX error or warning.
SAXException(String) - Constructor for exception org.xml.sax.SAXException
Create a new SAXException.
SAXException(Exception) - Constructor for exception org.xml.sax.SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String, Exception) - Constructor for exception org.xml.sax.SAXException
Create a new SAXException from an existing exception.
SAXParseException - Exception in org.xml.sax
Encapsulate an XML parse error or warning.
SAXParseException(String, Locator) - Constructor for exception org.xml.sax.SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception) - Constructor for exception org.xml.sax.SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParseException(String, String, String, int, int) - Constructor for exception org.xml.sax.SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception) - Constructor for exception org.xml.sax.SAXParseException
Create a new SAXParseException with an embedded exception.
SecureWebServer - Class in org.apache.xmlrpc.secure
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 configured to run on the specified port number.
SecureWebServer(int, InetAddress) - Constructor for class org.apache.xmlrpc.secure.SecureWebServer
Creates a secure web server configured to run on the specified port number and IP address.
SecureWebServer(int, InetAddress, XmlRpcServer) - Constructor for class org.apache.xmlrpc.secure.SecureWebServer
Creates a secure web server at the specified port number and IP address.
SecureXmlRpcClient - Class in org.apache.xmlrpc.secure
A multithreaded, reusable XML-RPC client object.
SecureXmlRpcClient(URL) - Constructor for class org.apache.xmlrpc.secure.SecureXmlRpcClient
Construct a XML-RPC client with this URL.
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.
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 in org.apache.xmlrpc.secure
 
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 in org.apache.xmlrpc.secure
 
SecurityTool() - Constructor for class org.apache.xmlrpc.secure.SecurityTool
 
sendRequest(byte[]) - Method in class org.apache.xmlrpc.LiteXmlRpcTransport
 
sendXmlRpc(byte[]) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransport
 
sendXmlRpc(byte[]) - Method in class org.apache.xmlrpc.DefaultXmlRpcTransport
 
sendXmlRpc(byte[]) - Method in class org.apache.xmlrpc.LiteXmlRpcTransport
 
sendXmlRpc(byte[]) - Method in interface org.apache.xmlrpc.XmlRpcTransport
Send an XML-RPC message.
server - Static variable in class org.apache.xmlrpc.WebServer
 
ServerInputStream - Class in org.apache.xmlrpc
 
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.CommonsXmlRpcTransport
Sets Authentication for this client, very basic for now user/password
setBasicAuthentication(String) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransport
Sets Authentication for this client.
setBasicAuthentication(String) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransportFactory
Sets Authentication for this client.
setBasicAuthentication(String, String) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransportFactory
Sets Authentication for this client.
setBasicAuthentication(String, String) - Method in class org.apache.xmlrpc.DefaultXmlRpcTransport
Sets Authentication for this client.
setBasicAuthentication(String, String) - Method in class org.apache.xmlrpc.DefaultXmlRpcTransportFactory
Sets Authentication for this client.
setBasicAuthentication(String, String) - Method in class org.apache.xmlrpc.LiteXmlRpcTransport
Sets Authentication for this client.
setBasicAuthentication(String, String) - Method in class org.apache.xmlrpc.XmlRpcClient
Deprecated. Authentication is now handled by each XmlRpcTransport
setByteStream(InputStream) - Method in class org.xml.sax.InputSource
Set the byte stream for this input source.
setCharacterStream(Reader) - Method in class org.xml.sax.InputSource
Set the character stream for this input source.
setConnectionTimeout(int) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransport
Sets the timeout until a connection is etablished.
setConnectionTimeout(int) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransportFactory
Sets the timeout until a connection is etablished.
setDebug(boolean) - Static method in class org.apache.xmlrpc.applet.XmlRpcSupport
Switch debugging output on/off.
setDebug(boolean) - Static method in class org.apache.xmlrpc.XmlRpc
Switch debugging output on/off.
setDefaultInputEncoding(String) - Static method in class org.apache.xmlrpc.XmlRpc
Set the default input encoding of the XML.
setDocumentHandler(DocumentHandler) - Method in interface org.xml.sax.Parser
Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler) - Method in class uk.co.wilson.xml.MinML
 
setDocumentHandler(DocumentHandler) - Method in class uk.co.wilson.xml.MinML
 
setDocumentHandler(DocumentHandler) - Method in interface uk.org.xml.sax.Parser
 
setDocumentLocator(Locator) - Method in interface org.xml.sax.DocumentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.HandlerBase
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class uk.co.wilson.xml.MinML
 
setDriver(String) - Static method in class org.apache.xmlrpc.XmlRpc
Set the SAX Parser to be used.
setDriver(Class) - Static method in class org.apache.xmlrpc.XmlRpc
Set the SAX Parser to be used by directly passing the Class object.
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.Parser
Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in class uk.co.wilson.xml.MinML
 
setEncoding(String) - Static method in class org.apache.xmlrpc.XmlRpc
Set the encoding of the XML.
setEncoding(String) - Method in class org.xml.sax.InputSource
Set the character encoding, if known.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.Parser
Allow an application to register a custom entity resolver.
setEntityResolver(EntityResolver) - Method in class uk.co.wilson.xml.MinML
 
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.Parser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class uk.co.wilson.xml.MinML
 
setGzip(boolean) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransport
Transport make use of the 'Accept-Encoding: gzip', so compliant HTTP servers could return HTTP reply compressed with gzip
setHttp11(boolean) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransport
Make use of HTTP 1.1
setHTTPSTransport(String, Properties) - Method in class org.apache.xmlrpc.DefaultXmlRpcTransportFactory
 
setInputEncoding(String) - Method in class org.apache.xmlrpc.XmlRpc
Set the input encoding for this XmlRpc instance.
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.
setLocale(Locale) - Method in interface org.xml.sax.Parser
Allow an application to request a locale for errors and warnings.
setLocale(Locale) - Method in class uk.co.wilson.xml.MinML
 
setMaxThreads(int) - Static method in class org.apache.xmlrpc.XmlRpc
Sets the maximum number of threads used at any given moment.
setMaxThreads(int) - Method in class org.apache.xmlrpc.XmlRpcClient
Set the MaxThreads for this Client
setMaxThreads(int) - Method in class org.apache.xmlrpc.XmlRpcServer
Set the MaxThreads for this Client
setParanoid(boolean) - Method in class org.apache.xmlrpc.WebServer
Switch client filtering on/off.
setProperty(String, Object) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransportFactory
 
setProperty(String, Object) - Method in class org.apache.xmlrpc.DefaultXmlRpcTransportFactory
 
setProperty(String, Object) - Method in class org.apache.xmlrpc.secure.sunssl.SunSSLTransportFactory
 
setProperty(String, Object) - Method in interface org.apache.xmlrpc.XmlRpcTransportFactory
Set a property for all newly created transports.
setProtocolHandlerPackages(String) - Static method in class org.apache.xmlrpc.secure.SecurityTool
Set the protocol handler packages.
setPublicId(String) - Method in class org.xml.sax.InputSource
Set the public identifier for this input source.
setRGzip(boolean) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransport
Transport make use of the 'Content-Encoding: gzip' and send HTTP request compressed with gzip : works only with some compliant HTTP servers like Apache 2.x using SetInputFilter DEFLATE.
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.
setServerTimeZone(TimeZone) - Method in class org.apache.xmlrpc.XmlRpc
 
setSystemId(String) - Method in class org.xml.sax.InputSource
Set the system identifier for this input source.
setTimeout(int) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransport
Sets the socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
setTimeout(int) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransportFactory
Sets the socket timeout (SO_TIMEOUT) in milliseconds which is the timeout for waiting for data.
setTimeZone(TimeZone) - Method in class org.apache.xmlrpc.util.DateTool
 
setTimeZone(TimeZone) - Method in class org.apache.xmlrpc.XmlRpcClient
 
setTrustStore(String) - Static method in class org.apache.xmlrpc.secure.SecurityTool
Set the key store location.
setTrustStorePassword(String) - Static method in class org.apache.xmlrpc.secure.SecurityTool
Set the trust store password.
setTrustStoreType(String) - Static method in class org.apache.xmlrpc.secure.SecurityTool
Set the key store format.
setType(int) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.Value
Set the type of this value.
setType(int) - Method in class org.apache.xmlrpc.XmlRpc.Value
Set the type of this value.
setTypeDecoder(TypeDecoder) - Static method in class org.apache.xmlrpc.XmlWriter
 
setup() - Method in class org.apache.xmlrpc.secure.SecureXmlRpcClient
This allows us to setup
setup() - Static method in class org.apache.xmlrpc.secure.SecurityTool
 
setUserAgent(String) - Method in class org.apache.xmlrpc.CommonsXmlRpcTransport
Set the UserAgent for this client
shutdown() - Method in class org.apache.xmlrpc.WebServer
Stop listening on the server port.
SimpleXmlRpcClient - Class in org.apache.xmlrpc.applet
A simple XML-RPC client.
SimpleXmlRpcClient(URL) - Constructor for class org.apache.xmlrpc.applet.SimpleXmlRpcClient
Construct a XML-RPC client with this URL.
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.
SINGLE_TAG_END - Static variable in class org.apache.xmlrpc.XmlWriter
 
skip(long) - Method in class org.apache.xmlrpc.ServerInputStream
 
socket - Variable in class org.apache.xmlrpc.LiteXmlRpcTransport
 
start() - Method in class org.apache.xmlrpc.WebServer
Spawns a new thread which binds this server to the port it's configured to accept connections on.
startCDATA - Static variable in class uk.co.wilson.xml.MinML
 
startComment - Static variable in class uk.co.wilson.xml.MinML
 
startDocument() - Method in interface org.xml.sax.DocumentHandler
Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.HandlerBase
Receive notification of the beginning of the document.
startDocument() - Method in class uk.co.wilson.xml.MinML
 
startDocument(Writer) - Method in class uk.co.wilson.xml.MinML
 
startDocument(Writer) - Method in interface uk.org.xml.sax.DocumentHandler
 
startElement(String, AttributeList) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport
Method called by SAX driver.
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.XmlRpcClientResponseProcessor
Overrides method in XmlRpc to handle fault repsonses.
startElement(String) - Method in class org.apache.xmlrpc.XmlWriter
 
startElement(String, AttributeList) - Method in interface org.xml.sax.DocumentHandler
Receive notification of the beginning of an element.
startElement(String, AttributeList) - Method in class org.xml.sax.HandlerBase
Receive notification of the start of an element.
startElement(String, AttributeList) - Method in class uk.co.wilson.xml.MinML
 
startElement(String, AttributeList, Writer) - Method in class uk.co.wilson.xml.MinML
 
startElement(String, AttributeList, Writer) - Method in interface uk.org.xml.sax.DocumentHandler
 
STRING - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
STRING - Static variable in class org.apache.xmlrpc.XmlRpc
 
STRUCT - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
struct - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport.Value
 
STRUCT - Static variable in class org.apache.xmlrpc.XmlRpc
 
struct - Variable in class org.apache.xmlrpc.XmlRpc.Value
 
SunSSLTransportFactory - Class in org.apache.xmlrpc.secure.sunssl
Interface from XML-RPC to the HTTPS transport based on the
SunSSLTransportFactory(Properties) - Constructor for class org.apache.xmlrpc.secure.sunssl.SunSSLTransportFactory
 
SystemHandler - Class in org.apache.xmlrpc
Wraps calls to the XML-RPC standard system.* methods (such as system.multicall).
SystemHandler() - Constructor for class org.apache.xmlrpc.SystemHandler
Creates a new instance.
SystemHandler(XmlRpcHandlerMapping) - Constructor for class org.apache.xmlrpc.SystemHandler
Deprecated. use new SystemHandler() and addDefaultSystemHandlers() instead.
SystemHandler(XmlRpcServer) - Constructor for class org.apache.xmlrpc.SystemHandler
Deprecated. use new SystemHandler() and addDefaultSystemHandlers() instead.

T

thread - Variable in class org.apache.xmlrpc.WebServer.Runner
 
threadpool - Variable in class org.apache.xmlrpc.WebServer
 
toHTTPBytes(String) - Static method in class org.apache.xmlrpc.WebServer
Returns the US-ASCII encoded byte representation of text for HTTP use (as per section 2.2 of RFC 2068).
toString() - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.Value
 
toString() - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
 
toString() - Method in class org.apache.xmlrpc.XmlRpc.Value
 
toString() - Method in exception org.xml.sax.SAXException
Convert this exception to a string.
transport - Variable in class org.apache.xmlrpc.XmlRpcClient.CallData
 
TRANSPORT_AUTH - Static variable in interface org.apache.xmlrpc.XmlRpcTransportFactory
 
TRANSPORT_HOSTNAMEVERIFIER - Static variable in class org.apache.xmlrpc.secure.sunssl.SunSSLTransportFactory
 
TRANSPORT_TRUSTMANAGER - Static variable in class org.apache.xmlrpc.secure.sunssl.SunSSLTransportFactory
 
TRANSPORT_URL - Static variable in interface org.apache.xmlrpc.XmlRpcTransportFactory
 
transportFactory - Variable in class org.apache.xmlrpc.XmlRpcClient
 
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
 
type - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport.Value
 
type - Variable in class org.apache.xmlrpc.XmlRpc.Value
 
TypeDecoder - Interface in org.apache.xmlrpc
Allows developers to customize the types translated to the XML-RPC <i4> and <double> .
typeDecoder - Static variable in class org.apache.xmlrpc.XmlWriter
Class to delegate type decoding to.
TypeFactory - Interface in org.apache.xmlrpc
Allows server developers to customize the type of Java objects created for a corresponding XML-RPC type.
types - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
types - Static variable in class org.apache.xmlrpc.XmlRpc
The list of valid XML elements used for RPC.
tz - Variable in class org.apache.xmlrpc.XmlRpc
 
tz - Variable in class org.apache.xmlrpc.XmlRpcClient
 
tz - Variable in class org.apache.xmlrpc.XmlRpcClientRequestProcessor
 

U

uk.co.wilson.xml - package uk.co.wilson.xml
 
uk.org.xml.sax - package uk.org.xml.sax
 
unparsedEntityDecl(String, String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.HandlerBase
Receive notification of an unparsed entity declaration.
uri - Variable in class org.apache.xmlrpc.LiteXmlRpcTransport
 
url - Variable in class org.apache.xmlrpc.applet.SimpleXmlRpcClient
 
url - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
url - Variable in class org.apache.xmlrpc.DefaultXmlRpcTransport
 
url - Variable in class org.apache.xmlrpc.DefaultXmlRpcTransportFactory
 
url - Variable in class org.apache.xmlrpc.secure.sunssl.SunSSLTransportFactory
 
url - Variable in class org.apache.xmlrpc.XmlRpcClient
 
userName - Variable in class org.apache.xmlrpc.DefaultXmlRpcContext
 
UTF16 - Static variable in class org.apache.xmlrpc.XmlWriter
Java's name for the UTF-16 encoding.
UTF8 - Static variable in class org.apache.xmlrpc.XmlWriter
Java's name for the UTF-8 encoding.

V

value - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport.Value
 
value - Variable in class org.apache.xmlrpc.XmlRpc.Value
 
values - Variable in class org.apache.xmlrpc.applet.XmlRpcSupport
 
values - Variable in class org.apache.xmlrpc.XmlRpc
 
version - Static variable in class org.apache.xmlrpc.XmlRpc
The version string used in HTTP communication.

W

warning(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.xml.sax.HandlerBase
Receive notification of a parser warning.
warning(SAXParseException) - Method in class uk.co.wilson.xml.MinML
 
WebServer - Class in org.apache.xmlrpc
A minimal web server that exclusively handles XML-RPC requests.
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.
WebServer(int, InetAddress, XmlRpcServer) - Constructor for class org.apache.xmlrpc.WebServer
Creates a web server at the specified port number and IP address.
WebServer.AddressMatcher - Class in org.apache.xmlrpc
 
WebServer.AddressMatcher(String) - Constructor for class org.apache.xmlrpc.WebServer.AddressMatcher
 
WebServer.Connection - Class in org.apache.xmlrpc
 
WebServer.Connection(Socket) - Constructor for class org.apache.xmlrpc.WebServer.Connection
 
WebServer.Runner - Class in org.apache.xmlrpc
Responsible for handling client connections.
WebServer.Runner() - Constructor for class org.apache.xmlrpc.WebServer.Runner
 
worker - Variable in class org.apache.xmlrpc.XmlRpcClient.XmlRpcClientAsyncThread
 
workers - Variable in class org.apache.xmlrpc.XmlRpcClient
 
write(byte[]) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
 
write(char[]) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
 
write(String) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
 
write(char[], int, int) - Method in class org.apache.xmlrpc.XmlWriter
A mostly pass-through implementation wrapping OutputStreamWriter.write() which assures that the XML prolog is written before any other data.
write(char) - Method in class org.apache.xmlrpc.XmlWriter
A mostly pass-through implementation wrapping OutputStreamWriter.write() which assures that the XML prolog is written before any other data.
write(String, int, int) - Method in class org.apache.xmlrpc.XmlWriter
A mostly pass-through implementation wrapping OutputStreamWriter.write() which assures that the XML prolog is written before any other data.
write(byte[]) - Method in class org.apache.xmlrpc.XmlWriter
This is used to write out the Base64 output...
writeCdata - Static variable in class uk.co.wilson.xml.MinML
 
writeError(int, String, XmlWriter) - Method in class org.apache.xmlrpc.XmlRpcResponseProcessor
Writes an XML-RPC error response 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.
writeObject(Object) - Method in class org.apache.xmlrpc.XmlWriter
Writes the XML representation of a supported Java object type.
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, XmlWriter) - Method in class org.apache.xmlrpc.XmlRpcResponseProcessor
Writes an XML-RPC response to the XML writer.
wwwAuthenticate - Static variable in class org.apache.xmlrpc.WebServer
 

X

xmlrpc - Variable in class org.apache.xmlrpc.WebServer
 
XmlRpc - Class in org.apache.xmlrpc
This abstract base class provides basic capabilities for XML-RPC, like parsing of parameters or encoding Java objects into XML-RPC format.
XmlRpc() - Constructor for class org.apache.xmlrpc.XmlRpc
Creates a new instance with the TypeFactory set to an instance of the class named by the org.apache.xmlrpc.TypeFactory System property.
XmlRpc(String) - Constructor for class org.apache.xmlrpc.XmlRpc
Creates a new instance with the specified TypeFactory.
XmlRpc.Value - Class in org.apache.xmlrpc
This represents a XML-RPC value parsed from the request.
XmlRpc.Value() - Constructor for class org.apache.xmlrpc.XmlRpc.Value
Constructor.
XmlRpcApplet - Class in org.apache.xmlrpc.applet
An applet that provides basic XML-RPC client functionality.
XmlRpcApplet() - Constructor for class org.apache.xmlrpc.applet.XmlRpcApplet
 
XmlRpcClient - Class in org.apache.xmlrpc
A multithreaded, reusable XML-RPC client object.
XmlRpcClient(URL, XmlRpcTransportFactory) - Constructor for class org.apache.xmlrpc.XmlRpcClient
Construct a XML-RPC client with this URL and a specified transport factory.
XmlRpcClient(URL) - Constructor for class org.apache.xmlrpc.XmlRpcClient
Construct a XML-RPC client with this URL.
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.CallData - Class in org.apache.xmlrpc
 
XmlRpcClient.CallData(XmlRpcClientRequest, AsyncCallback, XmlRpcTransport) - Constructor for class org.apache.xmlrpc.XmlRpcClient.CallData
Make a call to be queued and then executed by the next free async thread
XmlRpcClient.XmlRpcClientAsyncThread - Class in org.apache.xmlrpc
 
XmlRpcClient.XmlRpcClientAsyncThread(XmlRpcClientWorker, XmlRpcClient.CallData) - Constructor for class org.apache.xmlrpc.XmlRpcClient.XmlRpcClientAsyncThread
 
XmlRpcClientException - Exception in org.apache.xmlrpc
This is thrown by many of the client classes if an error occured processing and XML-RPC request or response due to client side processing.
XmlRpcClientException(String, Throwable) - Constructor for exception org.apache.xmlrpc.XmlRpcClientException
Create an XmlRpcClientException with the given message and underlying cause exception.
XmlRpcClientLite - Class in org.apache.xmlrpc
A multithreaded, reusable XML-RPC client object.
XmlRpcClientLite(URL) - Constructor for class org.apache.xmlrpc.XmlRpcClientLite
Construct a XML-RPC client with this URL.
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.
XmlRpcClientRequest - Interface in org.apache.xmlrpc
Interface to an XML-RPC request made by a client.
XmlRpcClientRequestProcessor - Class in org.apache.xmlrpc
Process an XML-RPC client request into a byte array or directly onto an OutputStream.
XmlRpcClientRequestProcessor(TimeZone) - Constructor for class org.apache.xmlrpc.XmlRpcClientRequestProcessor
Creates a new instance.
XmlRpcClientResponseProcessor - Class in org.apache.xmlrpc
Process an XML-RPC server response from a byte array or an InputStream into an Object.
XmlRpcClientResponseProcessor(TimeZone) - Constructor for class org.apache.xmlrpc.XmlRpcClientResponseProcessor
Creates a new instance.
XmlRpcClientWorker - Class in org.apache.xmlrpc
Tie together the XmlRequestProcessor and XmlResponseProcessor to handle a request serially in a single thread.
XmlRpcClientWorker(TimeZone) - Constructor for class org.apache.xmlrpc.XmlRpcClientWorker
 
XmlRpcClientWorker(XmlRpcClientRequestProcessor, XmlRpcClientResponseProcessor) - Constructor for class org.apache.xmlrpc.XmlRpcClientWorker
 
XmlRpcContext - Interface in org.apache.xmlrpc
The minimal context that an XML-RPC request will occur in.
XmlRpcException - Exception in org.apache.xmlrpc.applet
This is thrown by the XmlRpcClient if the remote server reported an error.
XmlRpcException(int, String) - Constructor for exception org.apache.xmlrpc.applet.XmlRpcException
 
XmlRpcException - Exception in org.apache.xmlrpc
This is thrown by the XmlRpcClient if the remote server reported an error.
XmlRpcException(int, String) - Constructor for exception org.apache.xmlrpc.XmlRpcException
 
XmlRpcException(int, String, Throwable) - Constructor for exception org.apache.xmlrpc.XmlRpcException
Creates an instance with the specified message and root cause exception.
XmlRpcHandler - Interface in org.apache.xmlrpc
The XML-RPC server uses this interface to call a method of an RPC handler.
XmlRpcHandlerMapping - Interface in org.apache.xmlrpc
Maps from a handler name to a handler object.
XmlRpcProxyServlet - Class in org.apache.xmlrpc
A HttpServlet that acts as a XML-RPC proxy.
XmlRpcProxyServlet() - Constructor for class org.apache.xmlrpc.XmlRpcProxyServlet
 
XmlRpcRequest - Class in org.apache.xmlrpc
Default implementation of an XML-RPC request for both client and server.
XmlRpcRequest(String, Vector) - Constructor for class org.apache.xmlrpc.XmlRpcRequest
 
XmlRpcRequestProcessor - Class in org.apache.xmlrpc
Process an InputStream and produce an XmlRpcServerRequest.
XmlRpcRequestProcessor() - Constructor for class org.apache.xmlrpc.XmlRpcRequestProcessor
Creates a new instance.
XmlRpcResponseProcessor - Class in org.apache.xmlrpc
Process an Object and produce byte array that represents the specified encoding of the output as an XML-RPC response.
XmlRpcResponseProcessor() - Constructor for class org.apache.xmlrpc.XmlRpcResponseProcessor
Creates a new instance.
XmlRpcServer - Class in org.apache.xmlrpc
A multithreaded, reusable XML-RPC server object.
XmlRpcServer() - Constructor for class org.apache.xmlrpc.XmlRpcServer
Construct a new XML-RPC server.
XmlRpcServerRequest - Interface in org.apache.xmlrpc
Interface to an XML-RPC request made to the server.
XmlRpcSupport - Class in org.apache.xmlrpc.applet
FIXME: Leverage the XmlRpc class.
XmlRpcSupport(URL) - Constructor for class org.apache.xmlrpc.applet.XmlRpcSupport
 
XmlRpcSupport.Value - Class in org.apache.xmlrpc.applet
This represents an XML-RPC Value while the request is being parsed.
XmlRpcSupport.Value() - Constructor for class org.apache.xmlrpc.applet.XmlRpcSupport.Value
Constructor.
XmlRpcSupport.XmlWriter - Class in org.apache.xmlrpc.applet
A quick and dirty XML writer.
XmlRpcSupport.XmlWriter(StringBuffer) - Constructor for class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
 
XmlRpcTransport - Interface in org.apache.xmlrpc
Interface from XML-RPC to an underlying transport, most likely base on HTTP.
XmlRpcTransportFactory - Interface in org.apache.xmlrpc
Interface from XML-RPC to an underlying transport, most likely base on HTTP.
XmlRpcWorker - Class in org.apache.xmlrpc
Tie together the XmlRequestProcessor and XmlResponseProcessor to handle a request serially in a single thread.
XmlRpcWorker(XmlRpcHandlerMapping) - Constructor for class org.apache.xmlrpc.XmlRpcWorker
Create a new instance that will use the specified mapping.
XmlWriter - Class in org.apache.xmlrpc
A XML writer intended for single-thread usage.
XmlWriter(OutputStream, String) - Constructor for class org.apache.xmlrpc.XmlWriter
Creates a new instance.

A B C D E F G H I J K L M N O P R S T U V W X

Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.