public class OrganizationClientFactory extends com.covisint.core.http.service.client.BaseResourceClientFactory<OrganizationClientBuilder,OrganizationClientImpl>
OrganizationClientImpl objects.| Constructor and Description |
|---|
OrganizationClientFactory(String serviceUrl)
Constructor for the organization client factory.
|
| Modifier and Type | Method and Description |
|---|---|
protected OrganizationClientImpl |
buildResourceClient(OrganizationClientBuilder builder) |
protected OrganizationClientBuilder |
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 OrganizationClientFactory(@Nonnull@NotEmpty
String serviceUrl)
serviceUrl - The URL of the service the client will be invoking.@Nonnull protected OrganizationClientBuilder newBuilder()
newBuilder in class com.covisint.core.http.service.client.BaseResourceClientFactory<OrganizationClientBuilder,OrganizationClientImpl>@Nonnull protected OrganizationClientImpl buildResourceClient(@Nonnull OrganizationClientBuilder builder)
buildResourceClient in class com.covisint.core.http.service.client.BaseResourceClientFactory<OrganizationClientBuilder,OrganizationClientImpl>Copyright © 2015 Covisint. All rights reserved.