|
Marshalling API version 1.0.0.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.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.
ByteInput wrapper for a ByteBuffer.
ByteInput wrapper for an InputStream.
ByteOutput wrapper for a ByteBuffer.
ByteOutput wrapper for an OutputStream.
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.
System.out.
mark and
reset methods.
b.
true if that byte is nonzero,
false if that byte is zero.
char value.
double value.
float value.
b.
len
bytes from
an input stream.
int value.
long value.
short value.
int, and returns
the result, which is therefore in the range
0
through 255.
int value in the range 0
through 65535.
mark method was last called on this input stream.
null to use the default.
null to use none.
null to use the default.
null to use none.
null to use none.
n bytes of data from this input stream.
n bytes of data from this input
stream.
n bytes
of data from the input
stream, discarding the skipped bytes.
b.
boolean value to this output stream.
v.
char value, which
is comprised of two bytes, to the
output stream.
s,
to the output stream, in order,
two bytes per character.
double value,
which is comprised of eight bytes, to the output stream.
float value,
which is comprised of four bytes, to the output stream.
int value, which is
comprised of four bytes, to the output stream.
long value, which is
comprised of eight bytes, to the output stream.
s.
|
Marshalling API version 1.0.0.GA | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||