Uses of Class
org.jboss.marshalling.river.BlockMarshaller
-
Packages that use BlockMarshaller Package Description org.jboss.marshalling.river The River protocol implementation package. -
-
Uses of BlockMarshaller in org.jboss.marshalling.river
Fields in org.jboss.marshalling.river declared as BlockMarshaller Modifier and Type Field Description private BlockMarshaller
RiverMarshaller. blockMarshaller
Methods in org.jboss.marshalling.river that return BlockMarshaller Modifier and Type Method Description protected BlockMarshaller
RiverMarshaller. getBlockMarshaller()
-