public interface IlvPersistentObject
public
.
The reason is that introspection is used by the saving and reading
mechanism.
MyPersistentObject(IlvInputStream stream)
so that they can be read by IlvInputStream
.
IlvOutputStream
,
IlvInputStream
Modifier and Type | Method and Description |
---|---|
void |
write(IlvOutputStream stream)
Writes the attributes of a persistent object.
|
void write(IlvOutputStream stream) throws IOException
stream
- the output streamIOException
- thrown when an exception occurs during
the write operation for this object.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.