| Interface | Description |
|---|---|
| Exceptions |
Logging and Exception handling for the io package.
|
| JavaCorbaAccess |
| Class | Description |
|---|---|
| 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 | |
| SharedSecrets |
A repository of "shared secrets", which are a mechanism for
calling implementation-private methods in another package without
using reflection.
|
| ValueHandlerImpl | |
| ValueUtility |
Holds utility methods for converting from ObjectStreamClass to
FullValueDescription and generating typecodes from ObjectStreamClass.
|
| Exception | Description |
|---|---|
| OptionalDataException |
Unexpected data appeared in an ObjectInputStream trying to read
an Object.
|
| Error | Description |
|---|---|
| TypeMismatchException |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.