Package org.glassfish.jersey.client.spi
package org.glassfish.jersey.client.spi
Jersey client SPI classes/interfaces.
-
ClassDescriptionAsynchronous connector response processing callback contract.Caching connector provider.Implementations of this interface will be notified when new ClientBuilder instances are being constructed.Client transport connector extension contract.Jersey client connector provider contract.Default
SSLContextprovider.Implementations of this interface will be notified when a new Invocation.Builder is created.AnInvocation.Buildersubset of setter methods.The interceptor of a client request invocation that is executed after the request invocation itself, i.e.The context providing information when theThrowable(typically, theRuntimeException) is caught.The interceptor of a client request invocation that is executed before the invocation itself, i.e.