public class FileChunkHandler extends io.netty.channel.SimpleChannelInboundHandler<FileChunk>
| Constructor and Description |
|---|
FileChunkHandler(CatchupClientProtocol protocol,
CatchUpResponseHandler handler) |
acceptInboundMessage, channelReadchannelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredhandlerAdded, handlerRemoved, isSharablepublic FileChunkHandler(CatchupClientProtocol protocol, CatchUpResponseHandler handler)
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.