Class SimpleDataInput

  • All Implemented Interfaces:
    DataInput
    Direct Known Subclasses:
    SimpleObjectInput

    public class SimpleDataInput
    extends Object
    implements DataInput
    DataInput implementation used to write the unexposed fields of an org.jgroups.util.Streamable object.
    Author:
    Paul Ferraro