public interface ClientConfigDecorator
Decorator allowing customization of the ClientConfig
for a client.
Modifier and Type | Method and Description |
---|---|
void |
customizeClientConfig(org.glassfish.jersey.client.ClientConfig clientConfig)
Configures the
ClientConfig . |
Copyright © 2016–2019. All rights reserved.