Package | Description |
---|---|
java.io | |
java.rmi.server |
Modifier and Type | Class and Description |
---|---|
class |
ObjectOutputStream
TODO
- check out the story of serialPersitentFields !!! --> work to be done in ObjectStreamClass.c
- replacing objects: get rid of getDeclaredMethod !
- handle Exceptions.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ObjectOutputStream.PutField.write(ObjectOutput out) |
void |
Externalizable.writeExternal(ObjectOutput out) |
Modifier and Type | Method and Description |
---|---|
ObjectOutput |
RemoteCall.getOutputStream() |
ObjectOutput |
RemoteCall.getResultStream(boolean success) |
Modifier and Type | Method and Description |
---|---|
String |
RemoteRef.getRefClass(ObjectOutput out) |
void |
ObjID.write(ObjectOutput out) |