Interface Streamable

All Superinterfaces:
StreamReadable, StreamWritable

public interface Streamable extends StreamReadable, StreamWritable
Indicates that an object may be sent across a StreamableInput and StreamableOutput.
Author:
AO Industries, Inc.