public interface ServerHttpConnection extends ServerStreamConnection
ServerStreamConnection
for HTTP
response transport.Modifier and Type | Method and Description |
---|---|
void |
setContentLength(int pContentLength)
Sets the content length.
|
void |
setResponseHeader(java.lang.String pKey,
java.lang.String pValue)
Sets a response header.
|
close, newInputStream, newOutputStream