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

Packages that use Connection
org.apache.xmlrpc.webserver   
 

Uses of Connection in org.apache.xmlrpc.webserver
 

Methods in org.apache.xmlrpc.webserver that return Connection
 Connection RequestData.getConnection()
          Returns the connection, which is serving the request.
 

Constructors in org.apache.xmlrpc.webserver with parameters of type Connection
RequestData(Connection pConnection)
          Creates a new instance.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.