Uses of Class
org.jboss.marshalling.river.BlockUnmarshaller
Packages that use BlockUnmarshaller
-
Uses of BlockUnmarshaller in org.jboss.marshalling.river
Fields in org.jboss.marshalling.river declared as BlockUnmarshallerModifier and TypeFieldDescriptionprivate final BlockUnmarshallerRiverObjectInputStream.blockUnmarshallerprivate BlockUnmarshallerRiverUnmarshaller.blockUnmarshallerMethods in org.jboss.marshalling.river that return BlockUnmarshallerModifier and TypeMethodDescriptionprivate BlockUnmarshallerRiverUnmarshaller.getBlockUnmarshaller()Constructors in org.jboss.marshalling.river with parameters of type BlockUnmarshallerModifierConstructorDescriptionprotectedRiverObjectInputStream(RiverUnmarshaller riverUnmarshaller, BlockUnmarshaller delegateUnmarshaller)