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 RiverUnmarshallerBlockUnmarshaller.riverUnmarshallerprivate final RiverUnmarshallerRiverObjectInputStream.unmarshallerConstructors in org.jboss.marshalling.river with parameters of type RiverUnmarshallerModifierConstructorDescription(package private)BlockUnmarshaller(RiverUnmarshaller riverUnmarshaller) protectedRiverObjectInputStream(RiverUnmarshaller riverUnmarshaller, BlockUnmarshaller delegateUnmarshaller)