public class EnterpriseChannelInitializerProvider
extends com.hazelcast.nio.tcp.DefaultChannelInitializerProvider
| Constructor and Description |
|---|
EnterpriseChannelInitializerProvider(com.hazelcast.nio.IOService ioService,
com.hazelcast.instance.Node node) |
| Modifier and Type | Method and Description |
|---|---|
protected com.hazelcast.internal.networking.ChannelInitializer |
provideClientChannelInitializer(com.hazelcast.config.EndpointConfig endpointConfig) |
protected com.hazelcast.internal.networking.ChannelInitializer |
provideMemberChannelInitializer(com.hazelcast.config.EndpointConfig endpointConfig) |
protected com.hazelcast.internal.networking.ChannelInitializer |
provideTextChannelInitializer(com.hazelcast.config.EndpointConfig endpointConfig,
boolean rest) |
protected com.hazelcast.internal.networking.ChannelInitializer |
provideUnifiedChannelInitializer() |
protected com.hazelcast.internal.networking.ChannelInitializer |
provideWanChannelInitializer(com.hazelcast.config.EndpointConfig endpointConfig) |
public EnterpriseChannelInitializerProvider(com.hazelcast.nio.IOService ioService,
com.hazelcast.instance.Node node)
protected com.hazelcast.internal.networking.ChannelInitializer provideMemberChannelInitializer(com.hazelcast.config.EndpointConfig endpointConfig)
provideMemberChannelInitializer in class com.hazelcast.nio.tcp.DefaultChannelInitializerProviderprotected com.hazelcast.internal.networking.ChannelInitializer provideClientChannelInitializer(com.hazelcast.config.EndpointConfig endpointConfig)
provideClientChannelInitializer in class com.hazelcast.nio.tcp.DefaultChannelInitializerProviderprotected com.hazelcast.internal.networking.ChannelInitializer provideTextChannelInitializer(com.hazelcast.config.EndpointConfig endpointConfig,
boolean rest)
provideTextChannelInitializer in class com.hazelcast.nio.tcp.DefaultChannelInitializerProviderprotected com.hazelcast.internal.networking.ChannelInitializer provideWanChannelInitializer(com.hazelcast.config.EndpointConfig endpointConfig)
provideWanChannelInitializer in class com.hazelcast.nio.tcp.DefaultChannelInitializerProviderprotected com.hazelcast.internal.networking.ChannelInitializer provideUnifiedChannelInitializer()
provideUnifiedChannelInitializer in class com.hazelcast.nio.tcp.DefaultChannelInitializerProviderCopyright © 2021 Hazelcast, Inc.. All Rights Reserved.