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