Uses of Class
org.jboss.marshalling.serial.BlockMarshaller
-
Packages that use BlockMarshaller Package Description org.jboss.marshalling.serial -
-
Uses of BlockMarshaller in org.jboss.marshalling.serial
Fields in org.jboss.marshalling.serial declared as BlockMarshaller Modifier and Type Field Description private BlockMarshaller
SerialMarshaller. blockMarshaller
Constructors in org.jboss.marshalling.serial with parameters of type BlockMarshaller Constructor Description SerialObjectOutputStream(SerialMarshaller serialMarshaller, BlockMarshaller blockMarshaller)
-