public class ClientTLSChannelInitializer extends AbstractMultiSocketTLSChannelInitializer
config, ioService| Constructor and Description |
|---|
ClientTLSChannelInitializer(com.hazelcast.config.EndpointConfig endpointConfig,
Executor tlsExecutor,
com.hazelcast.nio.IOService ioService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initPipeline(com.hazelcast.internal.networking.Channel channel)
Initializes the pipeline.
|
configChannel, forClientinitChannelpublic ClientTLSChannelInitializer(com.hazelcast.config.EndpointConfig endpointConfig,
Executor tlsExecutor,
com.hazelcast.nio.IOService ioService)
protected void initPipeline(com.hazelcast.internal.networking.Channel channel)
AbstractTLSChannelInitializerinitPipeline in class AbstractTLSChannelInitializerCopyright © 2021 Hazelcast, Inc.. All Rights Reserved.