Uses of Class
org.jboss.marshalling.river.RiverUnmarshaller
Packages that use RiverUnmarshaller
-
Uses of RiverUnmarshaller in org.jboss.marshalling.river
Fields in org.jboss.marshalling.river declared as RiverUnmarshallerModifier and TypeFieldDescriptionprivate final RiverUnmarshaller
BlockUnmarshaller.riverUnmarshaller
private final RiverUnmarshaller
RiverObjectInputStream.unmarshaller
Constructors in org.jboss.marshalling.river with parameters of type RiverUnmarshallerModifierConstructorDescription(package private)
BlockUnmarshaller
(RiverUnmarshaller riverUnmarshaller) protected
RiverObjectInputStream
(RiverUnmarshaller riverUnmarshaller, BlockUnmarshaller delegateUnmarshaller)