Uses of Interface
io.netty.handler.codec.http2.Http2PushPromiseFrame
Packages that use Http2PushPromiseFrame
-
Uses of Http2PushPromiseFrame in io.netty.handler.codec.http2
Classes in io.netty.handler.codec.http2 that implement Http2PushPromiseFrameMethods in io.netty.handler.codec.http2 that return Http2PushPromiseFrameModifier and TypeMethodDescriptionDefaultHttp2PushPromiseFrame.stream(Http2FrameStream stream) Http2PushPromiseFrame.stream(Http2FrameStream stream) Methods in io.netty.handler.codec.http2 with parameters of type Http2PushPromiseFrameModifier and TypeMethodDescriptionprivate voidHttp2FrameCodec.writePushPromise(ChannelHandlerContext ctx, Http2PushPromiseFrame pushPromiseFrame, ChannelPromise promise)