Package org.apache.muse.core.serializer

Interface Summary
Serializer Serializer is a simple interface for serializing and deserializing individual objects to and from XML.
 

Class Summary
SerializerRegistry SerializerRegistry is a singleton component that keeps track of what Java types have Muse Serializers for use by SOAP handlers and user code.