|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerStreamConnection | |
---|---|
org.apache.xmlrpc.common |
Uses of ServerStreamConnection in org.apache.xmlrpc.common |
---|
Methods in org.apache.xmlrpc.common that return ServerStreamConnection | |
---|---|
ServerStreamConnection |
LocalStreamConnection.getServerStreamConnection()
Returns the servers connection. |
Methods in org.apache.xmlrpc.common with parameters of type ServerStreamConnection | |
---|---|
void |
XmlRpcStreamRequestProcessor.execute(XmlRpcStreamRequestConfig pConfig,
ServerStreamConnection pConnection)
Reads an XML-RPC request from the connection object and processes the request, writing the result to the same connection object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |