| FVDCodeBaseImpl |
This class acts as the remote interface to receivers wishing to retrieve
the information of a remote Class.
|
| IIOPInputStream |
IIOPInputStream is used by the ValueHandlerImpl to handle Java serialization
input semantics.
|
| IIOPOutputStream |
IIOPOutputStream is ...
|
| InputStreamHook |
|
| InputStreamHook.DefaultState |
|
| InputStreamHook.InReadObjectDefaultsSentState |
|
| InputStreamHook.InReadObjectNoMoreOptionalDataState |
|
| InputStreamHook.InReadObjectOptionalDataState |
|
| InputStreamHook.InReadObjectPastDefaultsRemoteDidNotUseWOState |
|
| InputStreamHook.InReadObjectRemoteDidNotUseWriteObjectState |
|
| InputStreamHook.NoReadObjectDefaultsSentState |
|
| InputStreamHook.ReadObjectState |
|
| ObjectStreamClass |
A ObjectStreamClass describes a class that can be serialized to a stream
or a class that was serialized to a stream.
|
| ObjectStreamField |
A description of a field in a serializable class.
|
| OutputStreamHook |
|
| OutputStreamHook.DefaultState |
|
| OutputStreamHook.InWriteObjectState |
|
| OutputStreamHook.WriteObjectState |
|
| OutputStreamHook.WroteCustomDataState |
|
| OutputStreamHook.WroteDefaultDataState |
|
| ValueHandlerImpl |
|
| ValueUtility |
Holds utility methods for converting from ObjectStreamClass to
FullValueDescription and generating typecodes from ObjectStreamClass.
|