Package de.hsh.graja.transfer

This package contains transfer object classes that comprise the interface of the Graja service. These classes are distributed as a separate jar file in order to allow a calling system (maybe a LMS or a middleware like Grappa) to conveniently create these objects and serialize them by using the classes in one of the subpackages.

Since the objects are serialized using JAXB, the classes are annotated by JAXB annotations.

For more information about the classes in this package have a look at the online documentation.