Uses of Package
org.eclipse.jetty.http2
-
Packages that use org.eclipse.jetty.http2 Package Description org.eclipse.jetty.http2 org.eclipse.jetty.http2.client org.eclipse.jetty.http2.parser org.eclipse.jetty.http2.server -
Classes in org.eclipse.jetty.http2 used by org.eclipse.jetty.http2 Class Description AbstractFlowControlStrategy CloseState The set of close states for a stream or a session.CloseState.Event ErrorCode Standard HTTP/2 error codes.FlowControlStrategy HTTP2Connection.HTTP2Producer HTTP2Connection.NetworkBuffer HTTP2Flusher HTTP2Flusher.Entry HTTP2Flusher.WindowEntry HTTP2Session HTTP2Session.StreamsState The HTTP/2 specification requires that stream ids are monotonically increasing, see RFC 7540, 5.1.1.HTTP2Session.StreamsState.Slot ISession The SPI interface for implementing an HTTP/2 session.IStream The SPI interface for implementing an HTTP/2 stream.IStream.FrameList An ordered list of frames belonging to the same stream. -
Classes in org.eclipse.jetty.http2 used by org.eclipse.jetty.http2.client Class Description FlowControlStrategy FlowControlStrategy.Factory HTTP2Connection HTTP2Session ISession The SPI interface for implementing an HTTP/2 session.IStream The SPI interface for implementing an HTTP/2 stream. -
Classes in org.eclipse.jetty.http2 used by org.eclipse.jetty.http2.parser Class Description ErrorCode Standard HTTP/2 error codes. -
Classes in org.eclipse.jetty.http2 used by org.eclipse.jetty.http2.server Class Description FlowControlStrategy FlowControlStrategy.Factory HTTP2Connection HTTP2Session ISession The SPI interface for implementing an HTTP/2 session.IStream The SPI interface for implementing an HTTP/2 stream.