Package org.apache.pulsar.client.util
Class WithSNISslEngineFactory
- java.lang.Object
-
- org.asynchttpclient.netty.ssl.SslEngineFactoryBase
-
- org.asynchttpclient.netty.ssl.DefaultSslEngineFactory
-
- org.apache.pulsar.client.util.WithSNISslEngineFactory
-
- All Implemented Interfaces:
org.asynchttpclient.SslEngineFactory
public class WithSNISslEngineFactory extends org.asynchttpclient.netty.ssl.DefaultSslEngineFactory
-
-
Constructor Summary
Constructors Constructor Description WithSNISslEngineFactory(java.lang.String host)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidconfigureSslEngine(javax.net.ssl.SSLEngine sslEngine, org.asynchttpclient.AsyncHttpClientConfig config)
-