Uses of Class
com.sun.corba.ee.spi.trace.StreamFormatVersion
-
Packages that use StreamFormatVersion Package Description com.sun.corba.ee.impl.io com.sun.corba.ee.spi.orb -
-
Uses of StreamFormatVersion in com.sun.corba.ee.impl.io
Classes in com.sun.corba.ee.impl.io with annotations of type StreamFormatVersion Modifier and Type Class Description classInputStreamHookprotected static classInputStreamHook.ReadObjectStateclassOutputStreamHookprotected static classOutputStreamHook.DefaultStateprotected static classOutputStreamHook.InWriteObjectStateprotected static classOutputStreamHook.WriteObjectStateprotected static classOutputStreamHook.WroteCustomDataStateprotected static classOutputStreamHook.WroteDefaultDataStateMethods in com.sun.corba.ee.impl.io with annotations of type StreamFormatVersion Modifier and Type Method Description voidInputStreamHook.ReadObjectState. beginDefaultReadObject(InputStreamHook stream)voidInputStreamHook.ReadObjectState. beginUnmarshalCustomValue(InputStreamHook stream, boolean calledDefaultWriteObject, boolean hasReadObject)voidInputStreamHook. defaultReadObject()voidOutputStreamHook. defaultWriteObject()voidOutputStreamHook.WriteObjectState. defaultWriteObject(OutputStreamHook stream)voidOutputStreamHook.InWriteObjectState. defaultWriteObjectOverride(OutputStreamHook stream)voidOutputStreamHook.WroteCustomDataState. defaultWriteObjectOverride(OutputStreamHook stream)voidOutputStreamHook.WroteDefaultDataState. defaultWriteObjectOverride(OutputStreamHook stream)voidInputStreamHook.ReadObjectState. endDefaultReadObject(InputStreamHook stream)voidInputStreamHook.ReadObjectState. endUnmarshalCustomValue(InputStreamHook stream)voidOutputStreamHook.WriteObjectState. enterWriteObject(OutputStreamHook stream)voidOutputStreamHook.DefaultState. enterWriteObjectOverride(OutputStreamHook stream)voidOutputStreamHook.InWriteObjectState. enterWriteObjectOverride(OutputStreamHook stream)voidOutputStreamHook.WriteObjectState. exitWriteObject(OutputStreamHook stream)voidOutputStreamHook.InWriteObjectState. exitWriteObjectOverride(OutputStreamHook stream)voidOutputStreamHook.WroteCustomDataState. exitWriteObjectOverride(OutputStreamHook stream)voidOutputStreamHook.WroteDefaultDataState. exitWriteObjectOverride(OutputStreamHook stream)voidInputStreamHook.ReadObjectState. readData(InputStreamHook stream)protected voidInputStreamHook. setState(InputStreamHook.ReadObjectState newState)protected voidOutputStreamHook. setState(OutputStreamHook.WriteObjectState newState)voidOutputStreamHook.WriteObjectState. writeData(OutputStreamHook stream)voidOutputStreamHook.InWriteObjectState. writeDataOverride(OutputStreamHook stream)voidOutputStreamHook.WroteDefaultDataState. writeDataOverride(OutputStreamHook stream)voidOutputStreamHook. writeFields() -
Uses of StreamFormatVersion in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb with annotations of type StreamFormatVersion Modifier and Type Field Description booleanORB. streamFormatVersionDebugFlag
-