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(String pKey,
String pValue)
Sets a response header.
|
close, newInputStream, newOutputStreamCopyright © 2001–2025 The Apache Software Foundation. All rights reserved.