Uses of Package
org.eclipse.jetty.http2.api
Packages that use org.eclipse.jetty.http2.api
Package
Description
-
Classes in org.eclipse.jetty.http2.api used by org.eclipse.jetty.http2ClassDescriptionA
Session
represents the client-side endpoint of an HTTP/2 connection to a single origin server.ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection.ARetainable
wrapper of aDataFrame
.AStream.Listener
is the passive counterpart of aStream
and receives events happening on an HTTP/2 stream. -
Classes in org.eclipse.jetty.http2.api used by org.eclipse.jetty.http2.apiClassDescriptionA
Session
represents the client-side endpoint of an HTTP/2 connection to a single origin server.ARetainable
wrapper of aDataFrame
.AStream.Listener
is the passive counterpart of aStream
and receives events happening on an HTTP/2 stream. -
Classes in org.eclipse.jetty.http2.api used by org.eclipse.jetty.http2.api.serverClassDescriptionA
Session
represents the client-side endpoint of an HTTP/2 connection to a single origin server.ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection. -
Classes in org.eclipse.jetty.http2.api used by org.eclipse.jetty.http2.clientClassDescriptionA
Session
represents the client-side endpoint of an HTTP/2 connection to a single origin server.ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection. -
Classes in org.eclipse.jetty.http2.api used by org.eclipse.jetty.http2.client.internalClassDescriptionA
Session
represents the client-side endpoint of an HTTP/2 connection to a single origin server.ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection. -
Classes in org.eclipse.jetty.http2.api used by org.eclipse.jetty.http2.client.transportClassDescriptionA
Session
represents the client-side endpoint of an HTTP/2 connection to a single origin server.ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection. -
Classes in org.eclipse.jetty.http2.api used by org.eclipse.jetty.http2.client.transport.internalClassDescriptionA
Session
represents the client-side endpoint of an HTTP/2 connection to a single origin server.ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection.AStream.Listener
is the passive counterpart of aStream
and receives events happening on an HTTP/2 stream. -
Classes in org.eclipse.jetty.http2.api used by org.eclipse.jetty.http2.serverClassDescriptionA
Session
represents the client-side endpoint of an HTTP/2 connection to a single origin server.ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection.AStream.Listener
is the passive counterpart of aStream
and receives events happening on an HTTP/2 stream. -
Classes in org.eclipse.jetty.http2.api used by org.eclipse.jetty.http2.server.internal