Package | Description |
---|---|
org.glassfish.jersey.grizzly.connector |
Jersey client
connector based on the
Grizzly Async Client. |
Modifier and Type | Method and Description |
---|---|
static ClientConfig |
GrizzlyConnectorProvider.register(ClientConfig config,
GrizzlyConnectorProvider.RequestCustomizer customizer)
Register a request customizer for a all requests executed by a client instance configured with this client config.
|
static jakarta.ws.rs.client.Invocation.Builder |
GrizzlyConnectorProvider.register(jakarta.ws.rs.client.Invocation.Builder builder,
GrizzlyConnectorProvider.RequestCustomizer customizer)
Register a request customizer for a single request.
|
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.