|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface of a ServerStreamConnection
for HTTP
response transport.
Method Summary | |
void |
setContentLength(int pContentLength)
Sets the content length. |
void |
setResponseHeader(java.lang.String pKey,
java.lang.String pValue)
Sets a response header. |
Methods inherited from interface org.apache.xmlrpc.common.ServerStreamConnection |
close, newInputStream, newOutputStream |
Method Detail |
public void setResponseHeader(java.lang.String pKey, java.lang.String pValue)
public void setContentLength(int pContentLength)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |