org.neo4j.kernel.ha
Class CommunicationProtocol.AcquireLockSerializer

java.lang.Object
  extended by org.neo4j.kernel.ha.CommunicationProtocol.AcquireLockSerializer
All Implemented Interfaces:
CommunicationProtocol.Serializer
Enclosing class:
CommunicationProtocol

protected static class CommunicationProtocol.AcquireLockSerializer
extends Object
implements CommunicationProtocol.Serializer


Method Summary
 void write(org.jboss.netty.buffer.ChannelBuffer buffer, ByteBuffer readBuffer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

write

public void write(org.jboss.netty.buffer.ChannelBuffer buffer,
                  ByteBuffer readBuffer)
           throws IOException
Specified by:
write in interface CommunicationProtocol.Serializer
Throws:
IOException


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