Package org.apache.storm.messaging.netty
Class NettyTlsUtils
java.lang.Object
org.apache.storm.messaging.netty.NettyTlsUtils
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic org.apache.storm.shade.io.netty.handler.ssl.SslContextcreateSslContext(Map<String, Object> topoConf, boolean forServer) 
- 
Constructor Details- 
NettyTlsUtilspublic NettyTlsUtils()
 
- 
- 
Method Details- 
createSslContext
 
-