org.apache.xmlrpc.server
public abstract class XmlRpcHttpServer extends XmlRpcStreamServer
Method Summary | |
---|---|
protected OutputStream | getOutputStream(ServerStreamConnection pConnection, XmlRpcStreamRequestConfig pConfig, OutputStream pStream) |
protected abstract void | setResponseHeader(ServerStreamConnection pConnection, String pHeader, String pValue) |