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, newOutputStreamCopyright © 2001–2017. All rights reserved.