Uses of Class
org.jboss.marshalling.serial.BlockUnmarshaller
-
Packages that use BlockUnmarshaller Package Description org.jboss.marshalling.serial -
-
Uses of BlockUnmarshaller in org.jboss.marshalling.serial
Fields in org.jboss.marshalling.serial declared as BlockUnmarshaller Modifier and Type Field Description private BlockUnmarshaller
SerialUnmarshaller. blockUnmarshaller
Methods in org.jboss.marshalling.serial that return BlockUnmarshaller Modifier and Type Method Description (package private) BlockUnmarshaller
SerialUnmarshaller. getBlockUnmarshaller()
-