| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlRpcServer | |
| org.apache.xmlrpc | |
| org.apache.xmlrpc.secure | |
| Uses of XmlRpcServer in org.apache.xmlrpc | 
| Fields in org.apache.xmlrpc declared as XmlRpcServer | |
protected  XmlRpcServer | 
WebServer.xmlrpc
 | 
| Constructors in org.apache.xmlrpc with parameters of type XmlRpcServer | |
WebServer(int port,
          java.net.InetAddress addr,
          XmlRpcServer xmlrpc)
Creates a web server at the specified port number and IP address.  | 
|
SystemHandler(XmlRpcServer server)
Deprecated. use new SystemHandler() and addDefaultSystemHandlers() instead.  | 
|
| Uses of XmlRpcServer in org.apache.xmlrpc.secure | 
| Constructors in org.apache.xmlrpc.secure with parameters of type XmlRpcServer | |
SecureWebServer(int port,
                java.net.InetAddress addr,
                XmlRpcServer xmlrpc)
Creates a secure web server at the specified port number and IP address.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||