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