Class SimpleDataOutput

  • All Implemented Interfaces:
    DataOutput
    Direct Known Subclasses:
    SimpleObjectOutput

    public class SimpleDataOutput
    extends Object
    implements DataOutput
    DataOutput implementation used to read the unexposed fields of an org.jgroups.util.Streamable object.
    Author:
    Paul Ferraro