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