Uses of Class
org.jboss.marshalling.river.RiverMarshallerFactory
-
Packages that use RiverMarshallerFactory Package Description org.jboss.marshalling.river The River protocol implementation package. -
-
Uses of RiverMarshallerFactory in org.jboss.marshalling.river
Constructors in org.jboss.marshalling.river with parameters of type RiverMarshallerFactory Constructor Description RiverMarshaller(RiverMarshallerFactory marshallerFactory, SerializableClassRegistry registry, MarshallingConfiguration configuration)
RiverUnmarshaller(RiverMarshallerFactory marshallerFactory, SerializableClassRegistry registry, MarshallingConfiguration configuration)
-