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