Package | Description |
---|---|
com.opencloud.rhino.cmp | |
com.opencloud.rhino.slee | |
com.opencloud.rhino.slee.sbbpart | |
com.opencloud.rhino.util |
Class and Description |
---|
CMPField
This interface provides an alternative access mechanism to a single CMP field.
|
CMPFieldVisitor
CMP field visitor interface.
|
PassByReference.Scope
Pass-by-reference scopes.
|
UnrecognisedFieldNameException
Exception thrown by methods in
CMPFields if an arbitrary CMP field name is referenced but support for arbitrary CMP fields has not been enabled. |
UnrecognisedTagNameException
Exception thrown by methods in
CMPFields if an unrecognised CMP field tag name is specified. |
Class and Description |
---|
CMPFields
This interface provides an alternative access mechanism for all SBB CMP fields.
|
Class and Description |
---|
CMPFields
This interface provides an alternative access mechanism for all SBB CMP fields.
|
Class and Description |
---|
Encodable
This interface provides an alternative to the
DatatypeCodec interface where the codec behaviour can be inlined directly into the datatype code. |