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