| Class | Description |
|---|---|
| ConfigurationHelper |
Helper class to deal with configuration objects
|
| LinkDeserializer |
Deserialize incoming json Links into Link objects
Our input is like this:
|
| LinkSerializer |
Special serializer for Link objects that does not map the classical {rel:abc, href:xyz} scheme,
but which puts the rel name "at the outside" like { abc : { href : xyz }} to make it easier for
clients to access the link.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.