WebSocketClient.@Deprecated public static final class Channelizer.NioChannelizer extends Channelizer.AbstractChannelizer
Channelizer implementation.Channelizer.AbstractChannelizer, Channelizer.NioChannelizer, Channelizer.WebSocketChannelizercluster, connection, PIPELINE_GREMLIN_HANDLER, PIPELINE_GREMLIN_SASL_HANDLER| Constructor and Description | 
|---|
NioChannelizer()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
configure(io.netty.channel.ChannelPipeline pipeline)
Deprecated.  
  | 
void | 
init(org.apache.tinkerpop.gremlin.driver.Connection connection)
Deprecated.  
Initializes the  
Channelizer. | 
close, finalize, initChannel, supportsSslchannelRegistered, exceptionCaught, handlerAddedchannelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerRemoved, isSharableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconnected, createKeepAliveMessage, supportsKeepAlivepublic void init(org.apache.tinkerpop.gremlin.driver.Connection connection)
ChannelizerChannelizer. Called just after construction.init in interface Channelizerinit in class Channelizer.AbstractChannelizerpublic void configure(io.netty.channel.ChannelPipeline pipeline)
configure in class Channelizer.AbstractChannelizerCopyright © 2013–2020 Apache Software Foundation. All rights reserved.