Uses of Class
org.jboss.marshalling.river.RiverMarshallerFactory
Packages that use RiverMarshallerFactory
-
Uses of RiverMarshallerFactory in org.jboss.marshalling.river
Constructors in org.jboss.marshalling.river with parameters of type RiverMarshallerFactoryModifierConstructorDescriptionprotectedRiverMarshaller(RiverMarshallerFactory marshallerFactory, SerializableClassRegistry registry, MarshallingConfiguration configuration) protectedRiverUnmarshaller(RiverMarshallerFactory marshallerFactory, SerializableClassRegistry registry, MarshallingConfiguration configuration)