Uses of Class
org.jboss.marshalling.river.RiverObjectOutputStream
-
Packages that use RiverObjectOutputStream Package Description org.jboss.marshalling.river The River protocol implementation package. -
-
Uses of RiverObjectOutputStream in org.jboss.marshalling.river
Fields in org.jboss.marshalling.river declared as RiverObjectOutputStream Modifier and Type Field Description private RiverObjectOutputStreamRiverMarshaller. objectOutputStreamFields in org.jboss.marshalling.river with type parameters of type RiverObjectOutputStream Modifier and Type Field Description private java.security.PrivilegedExceptionAction<RiverObjectOutputStream>RiverMarshaller. createObjectOutputStreamActionMethods in org.jboss.marshalling.river that return RiverObjectOutputStream Modifier and Type Method Description private RiverObjectOutputStreamRiverMarshaller. createObjectOutputStream()private RiverObjectOutputStreamRiverMarshaller. getObjectOutputStream()
-