|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlRpcServer | |
|---|---|
| org.apache.xmlrpc.server | |
| org.apache.xmlrpc.webserver | |
| Uses of XmlRpcServer in org.apache.xmlrpc.server |
|---|
| Subclasses of XmlRpcServer in org.apache.xmlrpc.server | |
|---|---|
class |
XmlRpcHttpServer
Abstract extension of XmlRpcStreamServer for deriving
HTTP servers. |
class |
XmlRpcLocalStreamServer
Server part of a local stream transport. |
class |
XmlRpcStreamServer
Extension of XmlRpcServer with support for reading
requests from a stream and writing the response to another
stream. |
| Constructors in org.apache.xmlrpc.server with parameters of type XmlRpcServer | |
|---|---|
XmlRpcServerWorkerFactory(XmlRpcServer pServer)
Creates a new factory with the given controller. |
|
| Uses of XmlRpcServer in org.apache.xmlrpc.webserver |
|---|
| Subclasses of XmlRpcServer in org.apache.xmlrpc.webserver | |
|---|---|
class |
XmlRpcServletServer
An extension of XmlRpcServer,
which is suitable for processing servlet requests. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||