Uses of Class
org.jboss.marshalling.SimpleByteOutput
Packages that use SimpleByteOutput
Package
Description
The marshalling API.
The River protocol implementation package.
-
Uses of SimpleByteOutput in org.jboss.marshalling
Subclasses of SimpleByteOutput in org.jboss.marshallingModifier and TypeClassDescriptionclass
An abstract implementation of theMarshaller
interface.class
An abstract object output implementation.class
AnOutputStream
which implementsByteOutput
and writes bytes to anotherByteOutput
.class
A limited byte output stream.class
A simple base implementation ofDataOutput
which wraps aByteOutput
. -
Uses of SimpleByteOutput in org.jboss.marshalling.cloner
Subclasses of SimpleByteOutput in org.jboss.marshalling.cloner -
Uses of SimpleByteOutput in org.jboss.marshalling.river
Subclasses of SimpleByteOutput in org.jboss.marshalling.river -
Uses of SimpleByteOutput in org.jboss.marshalling.serial
Subclasses of SimpleByteOutput in org.jboss.marshalling.serial