org.neo4j.com
Interface ObjectSerializer<T>


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