Package org.eclipse.jetty.http3.api
Interface Stream.Client
- All Superinterfaces:
Stream
- All Known Implementing Classes:
HTTP3StreamClient
- Enclosing interface:
- Stream
The client side version of Stream
.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
AStream.Client.Listener
is the passive counterpart of aStream.Client
and receives client-side events happening on an HTTP/3 stream.Nested classes/interfaces inherited from interface org.eclipse.jetty.http3.api.Stream
Stream.Client, Stream.Data, Stream.Server
-
Method Summary