| Interface | Description |
|---|---|
| RbfNodeDescriptor |
Descriptor for an rbf node.
|
| Class | Description |
|---|---|
| FieldMapping |
A mapping between an rbf field node and a java object.
|
| RbfComplexTypeMapping |
A mapping between a java object type and a complex RBF data type.
|
| RbfEntryPoint |
An entry point for RBF serialization and deserialization.
|
| RbfFieldDescriptor |
Descriptor for an rbf field.
|
| RbfListTypeMapping |
A mapping between a java object type and a RBF list data type.
|
| RbfNodeMapping<T extends RbfNodeDescriptor> |
A mapping between an rbf node and a java object.
|
| RbfTypeMappingRegistry |
A registry for RBF type mappings.
|
| RecordDescriptor |
Descriptor for an rbf record.
|
| RecordMapping |
A mapping between an rbf record node and a java object.
|
| Enum | Description |
|---|---|
| RbfNodeType |
Enum class declaring the different rbf node types.
|
Copyright © 2014. All rights reserved.