Uses of Class
org.jboss.marshalling.ByteOutputStream
Packages that use ByteOutputStream
-
Uses of ByteOutputStream in org.jboss.marshalling
Subclasses of ByteOutputStream in org.jboss.marshallingModifier and TypeClassDescriptionclassAn abstract implementation of theMarshallerinterface.classAn abstract object output implementation.classA limited byte output stream.classA simple base implementation ofDataOutputwhich wraps aByteOutput.