|
Class Summary |
| AttributeDescriptor |
This class is used for creating an Attribute Descriptor. |
| AttributeDescriptorHelper |
This class is used for writing Attribute Descriptors to the output stream
and reading Attribute Descriptors from the input stream. |
| CompositeAttributeDescriptor |
The CompositeAttributeDescriptor is a structure to hold a Composite
Attribute Descriptor. |
| CompositeDataHelper |
A java convenience class to go between the OpenMBean style data structure to
the compact encoding. |
| IPDRRecord |
This class is defines the stream element : IPDRRecord |
| IPDRStreamElement |
This class defines three stream elements : Descriptor, IPDRRecord and
Document End. |
| IPDRStreamElementHelper |
This class is used for writing IPDR Stream Elements to the output stream
and reading IPDR Stream Elements from the input stream. |
| IPDRXDRDocEndHelper |
This class is used for writing IPDR DocEnd to the output stream
and reading IPDR DocEnd from the input stream. |
| IPDRXDRHeaderHelper |
This class is used for writing IPDR Headers to the output stream
and reading IPDR Headers from the input stream. |
| IPDRXDRRecordHelper |
This class is used for writing IPDR Records to the output stream
and reading IPDR Records from the input stream. |
| NameSpaceInfoHelper |
This class is used for writing NameSpaces to the output stream
and reading NameSpaces from the input stream. |
| RecordDescriptor |
This class defines the one set of usage events. |
| RecordDescriptorHelper |
This class is used for writing Record Descriptors to the output stream
and reading Record Descriptors from the input stream. |
| XDRMarshaller |
This class will write object to OutputStream in the XDR format. |
| XDRUnMarshaller |
XDRUnMarshaller is the simplest marshalling mechanism using basic Java
InputStream objects. |