Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Io.netty.handler.codec.http2.Http2Connection Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
Http2ConnectionManager for the state of an HTTP/2 connection with the remote end-point.Interfaceio.netty.handler.codec.http2Netty
Http2Connection .EndpointA view of the connection from one endpoint (local or remote).Interfaceio.netty.handler.codec.http2.Http2ConnectionNetty
Http2Connection .ListenerListener for life-cycle events for streams in this connection.Interfaceio.netty.handler.codec.http2.Http2ConnectionNetty
Http2ConnectionAdapterProvides empty implementations of all Http2Connection.Classio.netty.handler.codec.http2Netty
Http2ConnectionDecoderHandler for inbound traffic on behalf of Http2ConnectionHandler.Interfaceio.netty.handler.codec.http2Netty
Http2ConnectionDecoder .BuilderBuilder for new instances of Http2ConnectionDecoder.Interfaceio.netty.handler.codec.http2.Http2ConnectionDecoderNetty
Http2ConnectionEncoderHandler for outbound HTTP/2 traffic.Interfaceio.netty.handler.codec.http2Netty
Http2ConnectionEncoder .BuilderBuilder for new instances of Http2ConnectionEncoder.Interfaceio.netty.handler.codec.http2.Http2ConnectionEncoderNetty
Http2ConnectionHandlerProvides the default implementation for processing inbound frame events and delegates to aThis class will read HTTP/2 frames and delegate the events to a Http2FrameListenerClassio.netty.handler.codec.http2Netty