Uses of Class
org.jboss.marshalling.AbstractMarshallerFactory

Packages that use AbstractMarshallerFactory
org.jboss.marshalling The marshalling API. 
 

Uses of AbstractMarshallerFactory in org.jboss.marshalling
 

Constructors in org.jboss.marshalling with parameters of type AbstractMarshallerFactory
AbstractMarshaller(AbstractMarshallerFactory marshallerFactory, MarshallingConfiguration configuration)
          Construct a new marshaller instance.
AbstractUnmarshaller(AbstractMarshallerFactory marshallerFactory, MarshallingConfiguration configuration)
          Construct a new unmarshaller instance.
 



Copyright © 2009. All Rights Reserved.