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