Uses of Class
org.apache.xmlrpc.webserver.XmlRpcServletServer.ServletStreamConnection
-
Packages that use XmlRpcServletServer.ServletStreamConnection Package Description org.apache.xmlrpc.webserver -
-
Uses of XmlRpcServletServer.ServletStreamConnection in org.apache.xmlrpc.webserver
Methods in org.apache.xmlrpc.webserver that return XmlRpcServletServer.ServletStreamConnection Modifier and Type Method Description protected XmlRpcServletServer.ServletStreamConnection
XmlRpcServletServer. newStreamConnection(javax.servlet.http.HttpServletRequest pRequest, javax.servlet.http.HttpServletResponse pResponse)
-