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 ClassesNested classes/interfaces inherited from interface Session
Session.Client, Session.Server -
Method Summary
Methods inherited from interface Session
getLocalSocketAddress, getRemoteSocketAddress, getStreams, goAway