Interface IDataPayload

All Superinterfaces:
Externalizable
All Known Implementing Classes:
ByteArrayPayload, DataPointerPayload, ModelReferencePayload, MultiMessagePayload

public interface IDataPayload
extends Externalizable
IDataPayload is an interface that specifies a piece of data that will be transmitted over the wire to
Author:
Clayton Sims