| Interface | Description |
|---|---|
| CodecExtensionFactory | |
| CodecRegistry | |
| CodecRegistry.PrimitiveFieldCodec | |
| DumpContext | |
| ExtendedObjectInput |
The ExtendedObjectInput interface extends ObjectInput and add two methods that
help dealing with class loading (
#getClassLoader()) and field assignments
(ExtendedObjectInput.readAndSetField(Object, Field)). |
| ExtendedObjectOutput | |
| InputContext | |
| JMFConstants | |
| OutputContext | |
| SharedContext |
| Class | Description |
|---|---|
| DefaultCodecRegistry | |
| DefaultSharedContext | |
| JMFDeserializer | |
| JMFDumper | |
| JMFSerializer | |
| JMFServletContextListener |
| Exception | Description |
|---|---|
| JMFConfigurationException | |
| JMFEncodingException | |
| JMFUnresolvedSharedObjectException |