Uses of Class
org.jboss.marshalling.serial.SerialObjectOutputStream
Packages that use SerialObjectOutputStream
-
Uses of SerialObjectOutputStream in org.jboss.marshalling.serial
Fields in org.jboss.marshalling.serial declared as SerialObjectOutputStreamFields in org.jboss.marshalling.serial with type parameters of type SerialObjectOutputStreamModifier and TypeFieldDescriptionprivate final PrivilegedExceptionAction<SerialObjectOutputStream>
SerialMarshaller.createObjectOutputStreamAction
Methods in org.jboss.marshalling.serial that return SerialObjectOutputStreamModifier and TypeMethodDescriptionprivate SerialObjectOutputStream
SerialMarshaller.createObjectOutputStream()
private SerialObjectOutputStream
SerialMarshaller.getObjectOutputStream()