Uses of Class
org.jboss.marshalling.AbstractMarshallerFactory
Packages that use AbstractMarshallerFactory
-
Uses of AbstractMarshallerFactory in org.jboss.marshalling
Constructors in org.jboss.marshalling with parameters of type AbstractMarshallerFactoryModifierConstructorDescriptionprotectedAbstractMarshaller(AbstractMarshallerFactory marshallerFactory, MarshallingConfiguration configuration) Construct a new marshaller instance.protectedAbstractUnmarshaller(AbstractMarshallerFactory marshallerFactory, MarshallingConfiguration configuration) Construct a new unmarshaller instance.