Uses of Class
io.netty.handler.codec.http2.Http2Exception.CompositeStreamException
-
Packages that use Http2Exception.CompositeStreamException Package Description io.netty.handler.codec.http2 Handlers for sending and receiving HTTP/2 frames. -
-
Uses of Http2Exception.CompositeStreamException in io.netty.handler.codec.http2
Fields in io.netty.handler.codec.http2 declared as Http2Exception.CompositeStreamException Modifier and Type Field Description private Http2Exception.CompositeStreamException
DefaultHttp2LocalFlowController.WindowUpdateVisitor. compositeException
Methods in io.netty.handler.codec.http2 that throw Http2Exception.CompositeStreamException Modifier and Type Method Description void
DefaultHttp2LocalFlowController.WindowUpdateVisitor. throwIfError()
-