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