Uses of Class
org.jboss.marshalling.serial.SerialObjectOutputStream
-
Packages that use SerialObjectOutputStream Package Description org.jboss.marshalling.serial -
-
Uses of SerialObjectOutputStream in org.jboss.marshalling.serial
Fields in org.jboss.marshalling.serial declared as SerialObjectOutputStream Modifier and Type Field Description private SerialObjectOutputStreamSerialMarshaller. oosFields in org.jboss.marshalling.serial with type parameters of type SerialObjectOutputStream Modifier and Type Field Description private java.security.PrivilegedExceptionAction<SerialObjectOutputStream>SerialMarshaller. createObjectOutputStreamActionMethods in org.jboss.marshalling.serial that return SerialObjectOutputStream Modifier and Type Method Description private SerialObjectOutputStreamSerialMarshaller. createObjectOutputStream()private SerialObjectOutputStreamSerialMarshaller. getObjectOutputStream()
-