Uses of Class
org.jboss.marshalling.serial.SerialObjectInputStream
-
Packages that use SerialObjectInputStream Package Description org.jboss.marshalling.serial -
-
Uses of SerialObjectInputStream in org.jboss.marshalling.serial
Fields in org.jboss.marshalling.serial declared as SerialObjectInputStream Modifier and Type Field Description private SerialObjectInputStreamSerialUnmarshaller. oisFields in org.jboss.marshalling.serial with type parameters of type SerialObjectInputStream Modifier and Type Field Description private java.security.PrivilegedExceptionAction<SerialObjectInputStream>SerialUnmarshaller. createObjectOutputStreamActionMethods in org.jboss.marshalling.serial that return SerialObjectInputStream Modifier and Type Method Description private SerialObjectInputStreamSerialUnmarshaller. createObjectInputStream()(package private) SerialObjectInputStreamSerialUnmarshaller. getObjectInputStream()
-