Package org.javarosa.core.services.transport.payload
-
Interface Summary Interface Description IDataPayload IDataPayload is an interface that specifies a piece of data that will be transmitted over the wire toIDataPayloadVisitor<T> -
Class Summary Class Description ByteArrayPayload A ByteArrayPayload is a simple payload consisting of a byte array.DataPointerPayload A payload for a Pointer to some data.MultiMessagePayload