Uses of Class
au.net.causal.shoelaces.jerseyclient.JerseyClientConfigured
-
-
Uses of JerseyClientConfigured in au.net.causal.shoelaces.jerseyclient
Methods in au.net.causal.shoelaces.jerseyclient with annotations of type JerseyClientConfigured Modifier and Type Method Description com.fasterxml.jackson.databind.ObjectMapperJerseyClientAutoConfiguration. configureObjectMapperForJersey(java.util.Optional<java.util.Collection<? extends JerseyClientObjectMapperConfigurer>> objectMapperConfigurers, com.fasterxml.jackson.databind.ObjectMapper existingObjectMapper)Method parameters in au.net.causal.shoelaces.jerseyclient with annotations of type JerseyClientConfigured Modifier and Type Method Description JerseyClientBuilderConfigurerJerseyClientAutoConfiguration. jacksonObjectMapperJerseyClientConfigurer(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-