Package org.eclipse.jetty.http3.api
Interface Session.Server
- All Superinterfaces:
Session
- Enclosing interface:
- Session
The server-side HTTP/3 API representing a connection with a client.
To receive HTTP/3 request events, see Session.Server.Listener.onRequest(Stream.Server, HeadersFrame)
.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.http3.api.Session
Session.Client, Session.Server
-
Method Summary
Methods inherited from interface org.eclipse.jetty.http3.api.Session
getLocalSocketAddress, getRemoteSocketAddress, getStreams, goAway