Uses of Package
org.eclipse.jetty.http2.api
-
Classes in org.eclipse.jetty.http2.api used by org.eclipse.jetty.http2 Class Description Session ASession
represents the client-side endpoint of an HTTP/2 connection to a single origin server.Session.Listener ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection.Stream Stream.Listener 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 Class Description Session ASession
represents the client-side endpoint of an HTTP/2 connection to a single origin server.Session.Listener ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection.Stream Stream.Listener 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.server Class Description Session ASession
represents the client-side endpoint of an HTTP/2 connection to a single origin server.Session.Listener ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection.Session.Listener.Adapter Empty implementation ofStream.Listener
. -
Classes in org.eclipse.jetty.http2.api used by org.eclipse.jetty.http2.client Class Description Session ASession
represents the client-side endpoint of an HTTP/2 connection to a single origin server.Session.Listener 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.http Class Description Session ASession
represents the client-side endpoint of an HTTP/2 connection to a single origin server.Session.Listener ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection.Stream Stream.Listener 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 Class Description Session ASession
represents the client-side endpoint of an HTTP/2 connection to a single origin server.Session.Listener ASession.Listener
is the passive counterpart of aSession
and receives events happening on an HTTP/2 connection.Session.Listener.Adapter Empty implementation ofStream.Listener
.Stream Stream.Listener AStream.Listener
is the passive counterpart of aStream
and receives events happening on an HTTP/2 stream.