@Component public class HttpClientFactory extends Object implements org.springframework.beans.factory.FactoryBean
| Constructor and Description |
|---|
HttpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Object |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
boolean |
isSslEnabled() |
@PostConstruct public void afterPropertiesSet()
public Object getObject() throws KeyManagementException, NoSuchAlgorithmException
getObject in interface org.springframework.beans.factory.FactoryBeanKeyManagementExceptionNoSuchAlgorithmExceptionpublic boolean isSslEnabled()
public Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeanpublic boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBeanCopyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries