Uses of Class
org.jboss.marshalling.SimpleByteInput
-
Packages that use SimpleByteInput Package Description org.jboss.marshalling The marshalling API. -
-
Uses of SimpleByteInput in org.jboss.marshalling
Subclasses of SimpleByteInput in org.jboss.marshalling Modifier and Type Class Description classAbstractObjectInputAn abstract object input implementation.classAbstractUnmarshallerAn abstract implementation of theUnmarshallerinterface.classByteInputStreamAnInputStreamwhich implementsByteInputand reads bytes from anotherByteInput.classLimitedByteInputA limited byte input stream.classSimpleDataInput
-