Package org.objectweb.jeremie.presentation.std

Provides a default implementation of a Jeremie marshaller factory.

Class Summary

StdMarshallerFactory Provides a factory for creating Jeremie marshallers and unmarshallers.
StdMarshallerFactory.StdMarshaller StdMarshaller is an (abstract) implementation of Marshaller.
StdMarshallerFactory.StdMarshallerL StdMarshallerL is a little endian implementation of Marshaller extending StdMarshaller.
StdMarshallerFactory.StdUnMarshaller StdUnMarshaller is an (abstract) implementation of UnMarshaller.
StdMarshallerFactory.StdUnMarshallerD StdUnMarshaller is an (abstract) implementation of UnMarshaller.
Provides a default implementation of a Jeremie marshaller factory.