Package au.net.causal.shoelaces.jerseyclient
-
Interface Summary Interface Description JerseyClientBuilderConfigurer Hook for customizing Jersey client builders.JerseyClientConfigurer Hook for customizing Jersey client beans.JerseyClientFactory Creates pre-configured JAX-RS clients.JerseyClientObjectMapperConfigurer Hook for customizing the Jackson object mapper used by Jersey clients that are made available fromJerseyClientFactorys. -
Class Summary Class Description JerseyClientAutoConfiguration JerseyClientFactory.CloseableClient Wrapper for clients that makes them easy to use with try-with-resources. -
Annotation Types Summary Annotation Type Description JerseyClientConfigured Spring qualifier annotation that marks an object mapper as one specifically for use with Jersey clients.