|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
XmlRpcHandlerMapping | Maps from a handler name to a handler object. |
XmlRpcHttpServerConfig | HTTP servers configuration. |
XmlRpcServerConfig | Server specific extension of XmlRpcConfig . |
Class Summary | |
---|---|
PropertyHandlerMapping | A handler mapping based on a property file. |
XmlRpcServer | A multithreaded, reusable XML-RPC server object. |
XmlRpcServerConfigImpl | Default implementation of XmlRpcServerConfig . |
XmlRpcServerWorker | Server specific implementation of XmlRpcWorker . |
XmlRpcServerWorkerFactory | Server specific worker factory. |
XmlRpcStreamServer | Extension of XmlRpcServer with support for reading
requests from a stream and writing the response to another
stream. |
Exception Summary | |
---|---|
XmlRpcNoSuchHandlerException | This exception is thrown, if an unknown handler is called. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |