Class Hierarchy
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.channel.ChannelInitializer<C>
- org.neo4j.kernel.lifecycle.LifecycleAdapter (implements org.neo4j.kernel.lifecycle.Lifecycle)
- org.neo4j.causalclustering.messaging.SenderService (implements org.neo4j.causalclustering.messaging.Outbound<MEMBER,MESSAGE>)
- org.neo4j.causalclustering.messaging.LoggingInbound<M> (implements org.neo4j.causalclustering.messaging.Inbound<M>)
- org.neo4j.causalclustering.messaging.LoggingOutbound<MEMBER,MESSAGE> (implements org.neo4j.causalclustering.messaging.Outbound<MEMBER,MESSAGE>)
- org.neo4j.causalclustering.messaging.NetworkFlushableByteBuf (implements org.neo4j.kernel.impl.transaction.log.FlushableChannel)
- org.neo4j.causalclustering.messaging.NetworkFlushableChannelNetty4 (implements org.neo4j.kernel.impl.transaction.log.FlushableChannel)
- org.neo4j.causalclustering.messaging.NetworkReadableClosableChannelNetty4 (implements org.neo4j.kernel.impl.transaction.log.ReadableClosablePositionAwareChannel)
- org.neo4j.causalclustering.messaging.NonBlockingChannels
- org.neo4j.causalclustering.messaging.RaftOutbound (implements org.neo4j.causalclustering.messaging.Outbound<MEMBER,MESSAGE>)
- org.neo4j.causalclustering.core.state.storage.SafeChannelMarshal<STATE> (implements org.neo4j.causalclustering.messaging.marshalling.ChannelMarshal<STATE>)
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.