org.apache.xmlrpc.webserver
class ConnectionServer extends XmlRpcHttpServer
| Method Summary | |
|---|---|
| protected void | setResponseHeader(ServerStreamConnection pConnection, String pHeader, String pValue) |
| protected void | writeError(XmlRpcStreamRequestConfig pConfig, OutputStream pStream, Throwable pError) |
| protected void | writeResponse(XmlRpcStreamRequestConfig pConfig, OutputStream pStream, Object pResult) |