Class RemoteConfigElement.SSLConfigDescriptor
java.lang.Object
org.springframework.extensions.config.RemoteConfigElement.Descriptor
org.springframework.extensions.config.RemoteConfigElement.SSLConfigDescriptor
- All Implemented Interfaces:
Serializable
- Enclosing class:
- RemoteConfigElement
- See Also:
-
Field Summary
Fields inherited from class org.springframework.extensions.config.RemoteConfigElement.Descriptor
map -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.http.config.Registry<org.apache.http.conn.socket.ConnectionSocketFactory>Methods inherited from class org.springframework.extensions.config.RemoteConfigElement.Descriptor
get, getId, getProperty, getStringProperty, put, toString
-
Method Details
-
getSocketFactoryRegistry
public org.apache.http.config.Registry<org.apache.http.conn.socket.ConnectionSocketFactory> getSocketFactoryRegistry()
-