Class SimpleDataInput

java.lang.Object
org.wildfly.clustering.marshalling.protostream.SimpleDataInput
All Implemented Interfaces:
DataInput
Direct Known Subclasses:
SimpleObjectInput

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