private final class HttpServerCodec.HttpServerResponseEncoder extends HttpResponseEncoder
ChannelHandler.SharableCRLF| Modifier | Constructor and Description |
|---|---|
private |
HttpServerResponseEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isContentAlwaysEmpty(HttpResponse msg)
Determine whether a message has a content or not.
|
acceptOutboundMessage, encodeInitialLineencode, encodeAscii, encodeHeaderswritebind, close, connect, deregister, disconnect, flush, readensureNotSharable, exceptionCaught, handlerAdded, handlerRemoved, isSharableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexceptionCaught, handlerAdded, handlerRemovedprotected boolean isContentAlwaysEmpty(HttpResponse msg)
HttpObjectEncoderisContentAlwaysEmpty in class HttpObjectEncoder<HttpResponse>msg - the message to testtrue to signal the message has no content