Uses of Class
org.jboss.marshalling.river.RiverObjectOutputStream
Packages that use RiverObjectOutputStream
-
Uses of RiverObjectOutputStream in org.jboss.marshalling.river
Fields in org.jboss.marshalling.river declared as RiverObjectOutputStreamModifier and TypeFieldDescriptionprivate RiverObjectOutputStream
RiverMarshaller.objectOutputStream
Fields in org.jboss.marshalling.river with type parameters of type RiverObjectOutputStreamModifier and TypeFieldDescriptionprivate final PrivilegedExceptionAction
<RiverObjectOutputStream> RiverMarshaller.createObjectOutputStreamAction
Methods in org.jboss.marshalling.river that return RiverObjectOutputStreamModifier and TypeMethodDescriptionprivate RiverObjectOutputStream
RiverMarshaller.createObjectOutputStream()
private RiverObjectOutputStream
RiverMarshaller.getObjectOutputStream()