Uses of Class org.apache.xmlrpc.webserver.WebServer

Uses in package org.apache.xmlrpc.webserver

Classes derived from org.apache.xmlrpc.webserver.WebServer

class
This is a subclass of the WebServer, which offers a minimal servlet API.

Constructors with parameter type org.apache.xmlrpc.webserver.WebServer

Connection.Connection(WebServer pWebServer, XmlRpcStreamServer pServer, Socket pSocket)
Creates a new webserver connection on the given socket.

Methods with parameter type org.apache.xmlrpc.webserver.WebServer

ThreadPool.Task
ServletWebServer.newTask(WebServer pWebServer, XmlRpcStreamServer pXmlRpcServer, Socket pSocket)
ThreadPool.Task
WebServer.newTask(WebServer pServer, XmlRpcStreamServer pXmlRpcServer, Socket pSocket)

Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.