org.neo4j.kernel.ha
Interface CommunicationProtocol.Deserializer<T>

Enclosing class:
CommunicationProtocol

protected static interface CommunicationProtocol.Deserializer<T>


Method Summary
 T read(org.jboss.netty.buffer.ChannelBuffer buffer)
           
 

Method Detail

read

T read(org.jboss.netty.buffer.ChannelBuffer buffer)
       throws IOException
Throws:
IOException


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