Uses of Class
com.sun.corba.ee.impl.io.InputStreamHook.ReadObjectState
-
Packages that use InputStreamHook.ReadObjectState Package Description com.sun.corba.ee.impl.io -
-
Uses of InputStreamHook.ReadObjectState in com.sun.corba.ee.impl.io
Subclasses of InputStreamHook.ReadObjectState in com.sun.corba.ee.impl.io Modifier and Type Class Description protected static classInputStreamHook.DefaultStateprotected static classInputStreamHook.InReadObjectDefaultsSentStateprotected static classInputStreamHook.InReadObjectNoMoreOptionalDataStateprotected static classInputStreamHook.InReadObjectOptionalDataStateprotected static classInputStreamHook.InReadObjectPastDefaultsRemoteDidNotUseWOStateprotected static classInputStreamHook.InReadObjectRemoteDidNotUseWriteObjectStateprotected static classInputStreamHook.NoReadObjectDefaultsSentStateFields in com.sun.corba.ee.impl.io declared as InputStreamHook.ReadObjectState Modifier and Type Field Description protected static InputStreamHook.ReadObjectStateInputStreamHook. DEFAULT_STATEprotected static InputStreamHook.ReadObjectStateInputStreamHook. IN_READ_OBJECT_DEFAULTS_SENTprotected static InputStreamHook.ReadObjectStateInputStreamHook. IN_READ_OBJECT_NO_MORE_OPT_DATAprotected static InputStreamHook.ReadObjectStateInputStreamHook. IN_READ_OBJECT_OPT_DATAprotected static InputStreamHook.ReadObjectStateInputStreamHook. IN_READ_OBJECT_PAST_DEFAULTS_REMOTE_NOT_CUSTOMprotected static InputStreamHook.ReadObjectStateInputStreamHook. IN_READ_OBJECT_REMOTE_NOT_CUSTOM_MARSHALEDprotected static InputStreamHook.ReadObjectStateInputStreamHook. NO_READ_OBJECT_DEFAULTS_SENTprotected InputStreamHook.ReadObjectStateInputStreamHook. readObjectStateMethods in com.sun.corba.ee.impl.io with parameters of type InputStreamHook.ReadObjectState Modifier and Type Method Description protected voidInputStreamHook. setState(InputStreamHook.ReadObjectState newState)
-