public class ServicePackageClientFactory extends com.covisint.core.http.service.client.BaseResourceClientFactory<ServicePackageClientBuilder,ServicePackageClientImpl>
ServicePackageClientImpl objects.| Constructor and Description |
|---|
ServicePackageClientFactory(String serviceUrl)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServicePackageClientImpl |
buildResourceClient(ServicePackageClientBuilder builder) |
protected ServicePackageClientBuilder |
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 ServicePackageClientFactory(@Nonnull@NotEmpty
String serviceUrl)
serviceUrl - the base url.@Nonnull protected final ServicePackageClientBuilder newBuilder()
newBuilder in class com.covisint.core.http.service.client.BaseResourceClientFactory<ServicePackageClientBuilder,ServicePackageClientImpl>@Nonnull protected final ServicePackageClientImpl buildResourceClient(@Nonnull ServicePackageClientBuilder builder)
buildResourceClient in class com.covisint.core.http.service.client.BaseResourceClientFactory<ServicePackageClientBuilder,ServicePackageClientImpl>Copyright © 2015 Covisint. All rights reserved.