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