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