Uses of Class org.apache.xmlrpc.XmlRpcServer

Uses in package org.apache.xmlrpc.secure

Constructors with parameter type org.apache.xmlrpc.XmlRpcServer

SecureWebServer.SecureWebServer(int port, InetAddress addr, XmlRpcServer xmlrpc)
Creates a secure web server at the specified port number and IP address.

Uses in package org.apache.xmlrpc

Constructors with parameter type org.apache.xmlrpc.XmlRpcServer

Creates a new instance that delegates its multicalls via the mapping used by the specified XmlRpcServer.
WebServer.WebServer(int port, InetAddress addr, XmlRpcServer xmlrpc)
Creates a web server at the specified port number and IP address.

Fields of type org.apache.xmlrpc.XmlRpcServer

XmlRpcServer
XmlRpcServer

Copyright B) 1999-2002 Apache Software Foundation. All Rights Reserved.