|
JBoss Marshalling 1.2.1.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jboss.marshalling | |
|---|---|
| org.jboss.marshalling | The marshalling API. |
| org.jboss.marshalling.reflect | Reflection utilities for marshalling users and implementations. |
| org.jboss.marshalling.util | |
| Classes in org.jboss.marshalling used by org.jboss.marshalling | |
|---|---|
| AbstractClassResolver
A base implementation of ClassResolver which simply resolves the class
against a classloader which is specified by the subclass implementation. |
|
| AbstractMarshallerFactory
An abstract implementation of the MarshallerFactory interface. |
|
| ByteInput
An input stream of bytes. |
|
| ByteOutput
An output stream of bytes. |
|
| ClassExternalizerFactory
A factory for locating custom externalizers. |
|
| ClassResolver
A class annotater and resolver. |
|
| ClassTable
A lookup mechanism for predefined classes. |
|
| ClassTable.Writer
The class writer for a specific class. |
|
| Creator
An instance creator. |
|
| ExceptionListener
A listener for exceptions which occur during marshalling or unmarshalling. |
|
| Externalize
Indicate that this class should be externalized by an instance of the given externalizer class. |
|
| Externalizer
A replacement serializer for an object class. |
|
| FieldSetter
A setter for a (possibly final) field, which allows for correct object initialization of Serializable objects
with readObject() methods, even in the presence of final fields. |
|
| Marshaller
An object marshaller for writing objects to byte streams. |
|
| MarshallerFactory
The main marshaller factory. |
|
| MarshallingConfiguration
A Marshaller configuration. |
|
| NioByteInput.InputHandler
A handler for events relating to the consumption of data from a NioByteInput instance. |
|
| NioByteOutput.BufferWriter
A buffer writer for an NioByteOutput. |
|
| ObjectResolver
Resolver for substituting objects in a stream. |
|
| ObjectTable
A lookup mechanism for predefined object references. |
|
| ObjectTable.Writer
The object writer for a specific object. |
|
| Pair
A serialiable pair of values. |
|
| Pair.Externalizer
An externalizer for Pair instances. |
|
| StreamHeader
A producer of stream headers. |
|
| TraceInformation.IndexType
|
|
| TraceInformation.Info
Information about the circumstances surrounding (un)marshalling. |
|
| TraceInformation.MethodInfo.Type
|
|
| Unmarshaller
An unmarshaller which reads objects from a stream. |
|
| Classes in org.jboss.marshalling used by org.jboss.marshalling.reflect | |
|---|---|
| Creator
An instance creator. |
|
| Classes in org.jboss.marshalling used by org.jboss.marshalling.util | |
|---|---|
| Marshaller
An object marshaller for writing objects to byte streams. |
|
|
JBoss Marshalling 1.2.1.GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||