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