Uses of Class
org.apache.xmlrpc.webserver.XmlRpcServletServer.ServletStreamConnection

Packages that use XmlRpcServletServer.ServletStreamConnection
org.apache.xmlrpc.webserver   
 

Uses of XmlRpcServletServer.ServletStreamConnection in org.apache.xmlrpc.webserver
 

Methods in org.apache.xmlrpc.webserver that return XmlRpcServletServer.ServletStreamConnection
protected  XmlRpcServletServer.ServletStreamConnection XmlRpcServletServer.newStreamConnection(javax.servlet.http.HttpServletRequest pRequest, javax.servlet.http.HttpServletResponse pResponse)