| Package | Description |
|---|---|
| org.glassfish.jersey.client.spi |
Jersey client SPI classes/interfaces.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClientBuilderListener
Implementations of this interface will be notified when new ClientBuilder
instances are being constructed.
|
interface |
InvocationBuilderListener
Implementations of this interface will be notified when a new Invocation.Builder
is created.
|
interface |
PostInvocationInterceptor
The interceptor of a client request invocation that is executed after the request invocation itself, i.e.
|
interface |
PreInvocationInterceptor
The interceptor of a client request invocation that is executed before the invocation itself, i.e.
|
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.