| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ServerHttpConnectionextends ServerStreamConnectionServerStreamConnection for HTTP
response transport.
Method Summary | |
void |
|
void |
|
Methods inherited from interface org.apache.xmlrpc.common.ServerStreamConnection | |
close, newInputStream, newOutputStream | |
public void setContentLength(int pContentLength)
Sets the content length.
public void setResponseHeader(String pKey,
String pValue)Sets a response header.