org.neo4j.kernel.ha
Interface CommunicationProtocol.Serializer

All Known Implementing Classes:
CommunicationProtocol.AcquireLockSerializer
Enclosing class:
CommunicationProtocol

protected static interface CommunicationProtocol.Serializer


Method Summary
 void write(org.jboss.netty.buffer.ChannelBuffer buffer, ByteBuffer readBuffer)
           
 

Method Detail

write

void write(org.jboss.netty.buffer.ChannelBuffer buffer,
           ByteBuffer readBuffer)
           throws IOException
Throws:
IOException


Copyright © 2010 The Neo4j Graph Database Project. All Rights Reserved.