org.neo4j.kernel.ha
Class MasterClient196.AcquireLockSerializer

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

protected static class MasterClient196.AcquireLockSerializer
extends Object
implements org.neo4j.com.Serializer


Method Summary
 void write(org.jboss.netty.buffer.ChannelBuffer buffer)
           
 
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)
           throws IOException
Specified by:
write in interface org.neo4j.com.Serializer
Throws:
IOException


Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.