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.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 HTTP2Flusher.Entry HTTP2Session 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 HTTP2Session ISession The SPI interface for implementing an HTTP/2 session. -
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.