| Interface | Description |
|---|---|
| InboundHeadersProvider |
This provider is executed if no headers found for propagation from inbound request via normal propagation mechanism.
|
| Class | Description |
|---|---|
| HeadersRequestFilter |
Server side request filter used for propagation of request headers to server client request.
|
| JerseyRestClientBuilderResolver | |
| RequestHeaderAutoDiscoverable |
Auto discoverable feature to bind into jersey runtime.
|
| RestClientExtension |
Filters out all interfaces annotated with
RegisterRestClient
and creates new Producer from each of these selected interfaces. |
| SseEventPublisher | |
| SseEventSubscription<T> |
A
SseEventSubscription represents a one-to-one life-cycle of a
Subscriber subscribing to a SseEventPublisher. |
| SseEventSuscriber<T> | |
| SseMessageBodyReader |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.