org.apache.xmlrpc.server
public interface ServerHttpConnection extends ServerStreamConnection
| Method Summary | |
|---|---|
| void | setContentLength(int pContentLength) Sets the content length. |
| void | setResponseHeader(String pKey, String pValue) Sets a response header. |