Class PollMessage.OneTime

All Implemented Interfaces:
Buildable, TransferData.TransferServerApproveEntity, UnsafeSerializable, Serializable, Cloneable
Enclosing class:
PollMessage

@Entity public static class PollMessage.OneTime extends PollMessage
A one-time poll message.

One-time poll messages are deleted from the database once they have been delivered and ACKed.

See Also: