|
JBoss Marshalling 1.2.1.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
ClassResolver
which simply resolves the class
against a classloader which is specified by the subclass implementation.Marshaller
interface.MarshallerFactory
interface.Unmarshaller
interface.Externalize
annotation.ByteInput
and ByteOutput
.readObject()
method for an object.
readObjectNoData()
method for an object.
readResolve()
method for an object.
writeObject()
method for an object.
writeReplace()
method for an object.
IllegalStateException
.
IllegalStateException
.
NioByteInput
has called the close()
method
explicitly.
ByteInput
wrapper for a ByteBuffer
.
ByteInput
wrapper for an InputStream
.
ByteOutput
wrapper for a ByteBuffer
.
ByteOutput
wrapper for an OutputStream
.
InputStream
wrapper for a ByteInput
.
OptionalDataException
.
OptionalDataException
.
OutputStream
wrapper for a ByteOutput
.
Serializable
objects
with readObject()
methods, even in the presence of final
fields.null
if none is specified.
null
if none is specified.
null
if none is specified.
null
if none is specified.
Field
for this serializable field.
null
if none is specified.
null
if none is specified.
null
if none is specified.
Class
of this class.
readObject()
method.
readObjectNoData()
method.
readResolve()
method.
writeObject()
method.
writeReplace()
method.
int
s.0.5
.
0.5
.
0.5
.
0.5
.
int
s.0.5
.
0.5
.
0.5
.
0.5
.
System.out
.
Marshaller
, which may be used by legacy ObjectOutputStream
-based
applications that wish to use the marshalling framework.ByteInput
implementation which is populated asynchronously with ByteBuffer
instances.NioByteInput
instance.ByteOutput
implementation which writes out ByteBuffer
s to a consumer.NioByteOutput
.Pair
instances.ByteInput
.
ByteInput
.
null
to use the default.
null
to use none.
null
to use the default.
null
to use none.
null
to use none.
ByteOutput
, but will not flush it.
serialVersionUID
matching will be enforced.
n
bytes of data from this input stream.
n
bytes of data from this input stream.
n
bytes of data from this input stream.
Unmarshaller
, which may be used by legacy ObjectInputStream
-based
applications that wish to use the marshalling framework.b
.
b
.
b
.
b
.
|
JBoss Marshalling 1.2.1.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |