Class ReloadableTsslTransportFactory
java.lang.Object
org.apache.storm.thrift.transport.TSSLTransportFactory
org.apache.storm.security.auth.tls.ReloadableTsslTransportFactory
public class ReloadableTsslTransportFactory
extends org.apache.storm.thrift.transport.TSSLTransportFactory
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.storm.thrift.transport.TSSLTransportFactoryorg.apache.storm.thrift.transport.TSSLTransportFactory.TSSLTransportParameters
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic org.apache.storm.thrift.transport.TServerSocketgetServerSocket(int port, int clientTimeout, InetAddress ifAddress, ThriftConnectionType type, Map<String, Object> conf) Methods inherited from class org.apache.storm.thrift.transport.TSSLTransportFactorygetClientSocket, getClientSocket, getClientSocket, getServerSocket, getServerSocket, getServerSocket, getServerSocket
- 
Constructor Details- 
ReloadableTsslTransportFactorypublic ReloadableTsslTransportFactory()
 
- 
- 
Method Details- 
getServerSocketpublic static org.apache.storm.thrift.transport.TServerSocket getServerSocket(int port, int clientTimeout, InetAddress ifAddress, ThriftConnectionType type, Map<String, Object> conf) throws Exception- Throws:
- Exception
 
 
-