public abstract class AbstractChannelInitializer extends Object implements ChannelInitializer
ChannelInitializer
that runs on a member and used for unencrypted
channels. It will deal with the exchange of protocols and based on that it
will set up the appropriate handlers in the pipeline.Modifier | Constructor and Description |
---|---|
protected |
AbstractChannelInitializer(IOService ioService,
EndpointConfig config) |
protected final IOService ioService
protected AbstractChannelInitializer(IOService ioService, EndpointConfig config)
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.