Class DecoratingHttp2ConnectionDecoder

java.lang.Object
io.netty.handler.codec.http2.DecoratingHttp2ConnectionDecoder
All Implemented Interfaces:
Http2ConnectionDecoder, Closeable, AutoCloseable

public class DecoratingHttp2ConnectionDecoder extends Object implements Http2ConnectionDecoder
Decorator around another Http2ConnectionDecoder instance.