Class SimpleDataOutput

java.lang.Object
org.wildfly.clustering.marshalling.protostream.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
  • Method Details