Class TransactionTO


  • public class TransactionTO
    extends java.lang.Object
    The Transaction transfer object exists to serialize a transaction, which is saved on the remote location and deleted once the transaction is completed.

    It uses the Simple framework for XML serialization, and its corresponding annotation-based configuration.

    See Also:
    Simple framework at simple.sourceforge.net