public class TokenClientFactory extends com.covisint.core.http.service.client.BaseResourceClientFactory<TokenClientBuilder,TokenClientImpl>
TokenClientImpls.| Constructor and Description |
|---|
TokenClientFactory(String serviceUrl)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected TokenClientImpl |
buildResourceClient(TokenClientBuilder builder) |
protected TokenClientBuilder |
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 TokenClientFactory(String serviceUrl)
serviceUrl - the service url.protected TokenClientBuilder newBuilder()
newBuilder in class com.covisint.core.http.service.client.BaseResourceClientFactory<TokenClientBuilder,TokenClientImpl>protected TokenClientImpl buildResourceClient(TokenClientBuilder builder)
buildResourceClient in class com.covisint.core.http.service.client.BaseResourceClientFactory<TokenClientBuilder,TokenClientImpl>Copyright © 2015 Covisint. All rights reserved.