All Classes

Class Description
JerseyClientAutoConfiguration  
JerseyClientBuilderConfigurer
Hook for customizing Jersey client builders.
JerseyClientConfigured
Spring qualifier annotation that marks an object mapper as one specifically for use with Jersey clients.
JerseyClientConfigurer
Hook for customizing Jersey client beans.
JerseyClientFactory
Creates pre-configured JAX-RS clients.
JerseyClientFactory.CloseableClient
Wrapper for clients that makes them easy to use with try-with-resources.
JerseyClientObjectMapperConfigurer
Hook for customizing the Jackson object mapper used by Jersey clients that are made available from JerseyClientFactorys.