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 RiverMarshallerFactoryModifierConstructorDescriptionprotected
RiverMarshaller
(RiverMarshallerFactory marshallerFactory, SerializableClassRegistry registry, MarshallingConfiguration configuration) protected
RiverUnmarshaller
(RiverMarshallerFactory marshallerFactory, SerializableClassRegistry registry, MarshallingConfiguration configuration)