- 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
-
- cause - Variable in exception org.apache.xmlrpc.XmlRpcException
-
The underlying cause of this exception.
- 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.
- 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.
- 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
-
- client - Variable in class org.apache.xmlrpc.CommonsXmlRpcTransport
-
- 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
-
- connectionTimeout - Variable in class org.apache.xmlrpc.CommonsXmlRpcTransportFactory
-
- 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.
- createDefaultTransport() - Method in class org.apache.xmlrpc.XmlRpcClient
-
- 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
-
- createTypeFactory(String) - Method in class org.apache.xmlrpc.XmlRpc
-
- createWorker() - Method in class org.apache.xmlrpc.XmlRpcServer
-
- creds - Variable in class org.apache.xmlrpc.CommonsXmlRpcTransport
-
- 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
-
- DATE - Static variable in class org.apache.xmlrpc.applet.XmlRpcSupport
-
- DATE - Static variable in class org.apache.xmlrpc.XmlRpc
-
- dateTool - Static variable in class org.apache.xmlrpc.DefaultTypeFactory
-
Thread-safe wrapper for the DateFormat
object used
to parse date/time values.
- 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.
- 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_PARSER - Static variable in class org.apache.xmlrpc.XmlRpc
-
The default parser to use (MinML).
- 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
.
- df - Variable in class org.apache.xmlrpc.util.DateTool
-
- 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
-
- Echo - Class in org.apache.xmlrpc
-
A simple handler which echos its input parameters.
- Echo() - Constructor for class org.apache.xmlrpc.Echo
-
- EMPTY_BYTE_ARRAY - Static variable in class org.apache.xmlrpc.XmlRpcResponseProcessor
-
- 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.
- encodings - Static variable in class org.apache.xmlrpc.XmlWriter
-
Mapping between Java encoding names and "real" names used in
XML prolog.
- 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.
- 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
-
- enqueue(XmlRpcClient.CallData) - Method in class org.apache.xmlrpc.XmlRpcClient
-
- error(SAXParseException) - Method in class org.apache.xmlrpc.applet.XmlRpcSupport
-
- error(SAXParseException) - Method in class org.apache.xmlrpc.XmlRpc
-
- 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(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>.<name> call by calling the handler for
<name> in the the system handler mapping.
- 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.
- getBytes() - Method in class org.apache.xmlrpc.applet.XmlRpcSupport.XmlWriter
-
- 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.
- 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.
- getErrorMessage() - Method in class org.apache.xmlrpc.applet.JSXmlRpcApplet
-
- 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.
- 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
- getMethodName() - Method in interface org.apache.xmlrpc.XmlRpcClientRequest
-
- getMethodName() - Method in class org.apache.xmlrpc.XmlRpcRequest
-
- getMethodName() - Method in interface org.apache.xmlrpc.XmlRpcServerRequest
-
- 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.
- 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
-
- 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.
- 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.
- 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
-
- gzip - Variable in class org.apache.xmlrpc.CommonsXmlRpcTransport
-
- saxDrivers - Static variable in class org.apache.xmlrpc.XmlRpc
-
- 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
-
- 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 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
- 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.
- 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.
- setEncoding(String) - Static method in class org.apache.xmlrpc.XmlRpc
-
Set the encoding of the XML.
- 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.
- 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.
- 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
-
- 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
-
- setupServerSocket(int) - Method in class org.apache.xmlrpc.WebServer
-
Initializes this server's listener socket with the specified
attributes, assuring that a socket timeout has been set.
- 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
-
- socket - Variable in class org.apache.xmlrpc.WebServer.Connection
-
- STAR - Static variable in class org.apache.xmlrpc.WebServer
-
- 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.
- 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
-
- storedPassword - Variable in class org.apache.xmlrpc.XmlRpcClient
-
- storedUser - Variable in class org.apache.xmlrpc.XmlRpcClient
-
- 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.
- systemMapping - Variable in class org.apache.xmlrpc.SystemHandler
-
- 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...
- writeBadRequest(String, String) - Method in class org.apache.xmlrpc.WebServer.Connection
-
- writeCharacterReference(char) - Method in class org.apache.xmlrpc.XmlWriter
-
Writes characters like '\r' (0xd) as " ".
- 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(byte[], String, boolean) - Method in class org.apache.xmlrpc.WebServer.Connection
-
- writeResponse(Object, XmlWriter) - Method in class org.apache.xmlrpc.XmlRpcResponseProcessor
-
Writes an XML-RPC response to the XML writer.
- writeUnauthorized(String, String) - Method in class org.apache.xmlrpc.WebServer.Connection
-
- wwwAuthenticate - Static variable in class org.apache.xmlrpc.WebServer
-
- 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
-
- xmlrpc - Variable in class org.apache.xmlrpc.XmlRpcProxyServlet
-
- 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.