public interface HttpClientProvider
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.client.Client |
getClient()
Returns the http client.
|
boolean |
useSsl()
Returns
true if the provider uses https. |
Copyright © 2018. All rights reserved.