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