Uses of Class
org.jboss.marshalling.serial.SerialMarshaller
Packages that use SerialMarshaller
-
Uses of SerialMarshaller in org.jboss.marshalling.serial
Fields in org.jboss.marshalling.serial declared as SerialMarshallerModifier and TypeFieldDescriptionprivate final SerialMarshallerBlockMarshaller.serialMarshallerprivate final SerialMarshallerSerialObjectOutputStream.serialMarshallerConstructors in org.jboss.marshalling.serial with parameters of type SerialMarshallerModifierConstructorDescription(package private)BlockMarshaller(SerialMarshaller marshaller, int bufferSize) protectedSerialObjectOutputStream(SerialMarshaller serialMarshaller, BlockMarshaller blockMarshaller)