public interface HttpObject extends DecoderResultProvider
Modifier and Type | Method and Description |
---|---|
DecoderResult |
getDecoderResult()
Deprecated.
Use
DecoderResultProvider.decoderResult() instead. |
decoderResult, setDecoderResult
@Deprecated DecoderResult getDecoderResult()
DecoderResultProvider.decoderResult()
instead.Copyright © 2008–2017 The Netty Project. All rights reserved.