Interface Session.Listener

All Known Subinterfaces:
Session.Client.Listener, Session.Server.Listener
Enclosing interface:
Session

public static interface Session.Listener

A Session.Listener is the passive counterpart of a Session and receives events happening on an HTTP/3 connection.

See Also: