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

Enclosing class:
CommunicationProtocol

protected static interface CommunicationProtocol.ObjectSerializer<T>


Method Summary
 void write(T responseObject, org.jboss.netty.buffer.ChannelBuffer result)
           
 

Method Detail

write

void write(T responseObject,
           org.jboss.netty.buffer.ChannelBuffer result)
           throws IOException
Throws:
IOException


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