public class ServiceClientFactory extends com.covisint.core.http.service.client.BaseResourceClientFactory<ServiceClientBuilder,ServiceClientImpl>
ServiceClientImpl objects.| Constructor and Description |
|---|
ServiceClientFactory(String serviceUrl)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServiceClientImpl |
buildResourceClient(ServiceClientBuilder builder) |
protected ServiceClientBuilder |
newBuilder() |
buildHttpClient, create, getCacheSpec, getConnectionCloseAfterResponseEnabled, getConnectionTimeout, getContentCharSet, getContentCompressionEnabled, getCookiesEnabled, getFollowRedirects, getHttpProxySpec, getMaxConcurrentRequests, getMaxRedirects, getServiceBaseUrl, getSocketBufferSize, getSocketTimeout, getSourceAddress, populateBaseBuilder, populateHttpClientBuilder, setCacheSpec, setConnectionCloseAfterResponseEnabled, setConnectionOptions, setConnectionTimeout, setContentCharSet, setContentCompressionEnabled, setCookiesEnabled, setFollowRedirects, setHttpProxySpec, setMaxConcurrentRequests, setMaxRedirects, setSocketBufferSize, setSocketOptions, setSocketTimeout, setSourceAddresspublic ServiceClientFactory(@Nonnull@NotEmpty
String serviceUrl)
serviceUrl - the base url.@Nonnull protected final ServiceClientBuilder newBuilder()
newBuilder in class com.covisint.core.http.service.client.BaseResourceClientFactory<ServiceClientBuilder,ServiceClientImpl>@Nonnull protected final ServiceClientImpl buildResourceClient(@Nonnull ServiceClientBuilder builder)
buildResourceClient in class com.covisint.core.http.service.client.BaseResourceClientFactory<ServiceClientBuilder,ServiceClientImpl>Copyright © 2015 Covisint. All rights reserved.