org.apache.noggit
Interface JSONWriter.Writable

All Known Implementing Classes:
CloudState, Slice, ZkNodeProps
Enclosing class:
JSONWriter

public static interface JSONWriter.Writable

Implement this interface on your class to support serialization


Method Summary
 void write(JSONWriter writer)
           
 

Method Detail

write

void write(JSONWriter writer)


Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.