Package io.netty.handler.codec.http2
Class EspressoHttp2FrameCodecUtil
- java.lang.Object
-
- io.netty.handler.codec.http2.EspressoHttp2FrameCodecUtil
-
public final class EspressoHttp2FrameCodecUtil extends java.lang.ObjectUtility class to expose package private members.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static io.netty.handler.codec.http2.Http2FrameStreamnewStream(io.netty.handler.codec.http2.Http2FrameCodec frameCodec)CallsframeCodec.newStream()and returns the result
-