@Submodule(prefix="05H3")
Interface | Description |
---|---|
Marshaller |
Component for marshalling and unmarshalling objects to various media types.
|
MarshallingContext |
The context stores additional settings that affect the (un)marshalling
process.
|
Class | Description |
---|---|
MediaType |
The media type.
|
Enum | Description |
---|---|
MarshallingRTException.E05H30 |
Error codes of MarshallingRTException.
|
Exception | Description |
---|---|
MarshallingRTException |
Encapsulates problems with using Marshaller.
|