Class Hierarchy
- java.lang.Object
- io.netty.resolver.AddressResolverGroup<T> (implements java.io.Closeable)
- org.neo4j.driver.internal.bolt.basicimpl.async.connection.BoltProtocolUtil
- org.neo4j.driver.internal.bolt.basicimpl.async.connection.BootstrapFactory
- org.neo4j.driver.internal.bolt.basicimpl.async.connection.ChannelAttributes
- org.neo4j.driver.internal.bolt.basicimpl.async.connection.ChannelConnectedListener (implements io.netty.channel.ChannelFutureListener)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.handler.codec.ReplayingDecoder<S>
- io.netty.channel.ChannelInitializer<C>
- org.neo4j.driver.internal.bolt.basicimpl.async.connection.ChannelPipelineBuilderImpl (implements org.neo4j.driver.internal.bolt.basicimpl.async.connection.ChannelPipelineBuilder)
- org.neo4j.driver.internal.bolt.basicimpl.async.connection.EventLoopGroupFactory
- io.netty.resolver.SimpleNameResolver<T> (implements io.netty.resolver.NameResolver<T>)
- io.netty.resolver.InetNameResolver