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