Interface HttpResponse.PushPromiseHandler.PushId
- All Known Implementing Classes:
HttpResponse.PushPromiseHandler.PushId.Http3PushId
- Enclosing interface:
HttpResponse.PushPromiseHandler<T>
public static sealed interface HttpResponse.PushPromiseHandler.PushId
permits HttpResponse.PushPromiseHandler.PushId.Http3PushId
Represents a HTTP/3 PushID. PushIds can be shared across
multiple client initiated requests on the same HTTP/3 connection.
- Since:
- 26
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordRepresents an HTTP/3 PushId.