Uses of Class
org.jboss.marshalling.SimpleByteOutput
Packages that use SimpleByteOutput
-
Uses of SimpleByteOutput in org.jboss.marshalling
Subclasses of SimpleByteOutput in org.jboss.marshallingModifier and TypeClassDescriptionclassAn abstract implementation of theMarshallerinterface.classAn abstract object output implementation.classAnOutputStreamwhich implementsByteOutputand writes bytes to anotherByteOutput.classA limited byte output stream.classA simple base implementation ofDataOutputwhich wraps aByteOutput.