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 BlockUnmarshaller
RiverObjectInputStream.blockUnmarshaller
private BlockUnmarshaller
RiverUnmarshaller.blockUnmarshaller
Methods in org.jboss.marshalling.river that return BlockUnmarshallerModifier and TypeMethodDescriptionprivate BlockUnmarshaller
RiverUnmarshaller.getBlockUnmarshaller()
Constructors in org.jboss.marshalling.river with parameters of type BlockUnmarshallerModifierConstructorDescriptionprotected
RiverObjectInputStream
(RiverUnmarshaller riverUnmarshaller, BlockUnmarshaller delegateUnmarshaller)