Package io.protostuff

Class GraphProtostuffOutput

java.lang.Object
io.protostuff.FilterOutput<ProtostuffOutput>
io.protostuff.GraphProtostuffOutput
All Implemented Interfaces:
Output

public final class GraphProtostuffOutput extends FilterOutput<ProtostuffOutput>
A ProtostuffOutput w/c can handle cyclic dependencies when serializing objects with graph transformations.