| Interface | Description |
|---|---|
| CodecExtensionFactory | |
| CodecRegistry | |
| CodecRegistry.PrimitivePropertyCodec | |
| DumpContext | |
| ExtendedObjectInput |
The ExtendedObjectInput interface extends ObjectInput and add two methods that
help dealing with reflection (
ExtendedObjectInput.getReflection()) and field assignments
(ExtendedObjectInput.readAndSetProperty(Object, Property)). |
| ExtendedObjectOutput | |
| InputContext | |
| JMFConstants | |
| OutputContext | |
| SharedContext |
Configuration context for serialization
|
| Class | Description |
|---|---|
| DefaultCodecRegistry | |
| DefaultSharedContext | |
| JMFDeserializer | |
| JMFDumper | |
| JMFSerializer |
| Exception | Description |
|---|---|
| JMFConfigurationException | |
| JMFEncodingException | |
| JMFUnresolvedSharedObjectException |