Package org.apache.storm.messaging.netty
Class NettyTlsUtils
- java.lang.Object
-
- org.apache.storm.messaging.netty.NettyTlsUtils
-
public class NettyTlsUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description NettyTlsUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.storm.shade.io.netty.handler.ssl.SslContext
createSslContext(Map<String,Object> topoConf, boolean forServer)
-