Uses of Class
org.jboss.marshalling.river.RiverMarshallerFactory
-
-
Uses of RiverMarshallerFactory in org.jboss.marshalling.river
Constructors in org.jboss.marshalling.river with parameters of type RiverMarshallerFactory Constructor Description RiverMarshaller(RiverMarshallerFactory marshallerFactory, org.jboss.marshalling.reflect.SerializableClassRegistry registry, org.jboss.marshalling.MarshallingConfiguration configuration)RiverUnmarshaller(RiverMarshallerFactory marshallerFactory, org.jboss.marshalling.reflect.SerializableClassRegistry registry, org.jboss.marshalling.MarshallingConfiguration configuration)
-