Interface Stream.Server.Listener

Enclosing interface:
Stream.Server

public static interface Stream.Server.Listener

A Stream.Server.Listener is the passive counterpart of a Stream.Server and receives server-side events happening on an HTTP/3 stream.

See Also: