org.neo4j.com
Interface Serializer

All Known Implementing Classes:
MasterClient.AcquireIndexLockSerializer, MasterClient.AcquireLockSerializer

public interface 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 © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.