Class Http2InboundFrameLogger

  • All Implemented Interfaces:
    Http2FrameReader, java.io.Closeable, java.lang.AutoCloseable

    public class Http2InboundFrameLogger
    extends java.lang.Object
    implements Http2FrameReader
    Decorator around a Http2FrameReader that logs all inbound frames before calling back the listener.