Uses of Class
org.jboss.marshalling.serial.SerialObjectInputStream
Packages that use SerialObjectInputStream
-
Uses of SerialObjectInputStream in org.jboss.marshalling.serial
Fields in org.jboss.marshalling.serial declared as SerialObjectInputStreamFields in org.jboss.marshalling.serial with type parameters of type SerialObjectInputStreamModifier and TypeFieldDescriptionprivate final PrivilegedExceptionAction<SerialObjectInputStream>
SerialUnmarshaller.createObjectOutputStreamAction
Methods in org.jboss.marshalling.serial that return SerialObjectInputStreamModifier and TypeMethodDescriptionprivate SerialObjectInputStream
SerialUnmarshaller.createObjectInputStream()
(package private) SerialObjectInputStream
SerialUnmarshaller.getObjectInputStream()