Interface Stream.Client.Listener

Enclosing interface:
Stream.Client

public static interface Stream.Client.Listener

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

See Also: