Class Http2FrameListenerDecorator

java.lang.Object
io.netty.handler.codec.http2.Http2FrameListenerDecorator
All Implemented Interfaces:
Http2FrameListener
Direct Known Subclasses:
DelegatingDecompressorFrameListener, Http2EmptyDataFrameListener, Http2MaxRstFrameListener

public class Http2FrameListenerDecorator extends Object implements Http2FrameListener
Provides a decorator around a Http2FrameListener and delegates all method calls