This package org.servebox.transfert contains the basic classes for the following design pattern implementation. - Transfert Object ( more at http://java.sun.com/blueprints/patterns/TransferObject.html )
| Class | Description | |
|---|---|---|
| TransferObject | Transfer Object used as a data carrier, to return data to the client | |
| TransferObjectHeader | See transfert object. |