Uses of Annotation Type
com.sun.corba.ee.spi.trace.StreamFormatVersion
Packages that use StreamFormatVersion
-
Uses of StreamFormatVersion in com.sun.corba.ee.impl.io
Classes in com.sun.corba.ee.impl.io with annotations of type StreamFormatVersionModifier and TypeClassDescriptionclass
protected static class
class
protected static class
protected static class
protected static class
protected static class
protected static class
Methods in com.sun.corba.ee.impl.io with annotations of type StreamFormatVersionModifier and TypeMethodDescriptionfinal void
InputStreamHook.ReadObjectState.beginDefaultReadObject
(InputStreamHook stream) final void
InputStreamHook.ReadObjectState.beginUnmarshalCustomValue
(InputStreamHook stream, boolean calledDefaultWriteObject, boolean hasReadObject) void
InputStreamHook.defaultReadObject()
void
OutputStreamHook.defaultWriteObject()
final void
OutputStreamHook.WriteObjectState.defaultWriteObject
(OutputStreamHook stream) void
OutputStreamHook.InWriteObjectState.defaultWriteObjectOverride
(OutputStreamHook stream) void
OutputStreamHook.WroteCustomDataState.defaultWriteObjectOverride
(OutputStreamHook stream) void
OutputStreamHook.WroteDefaultDataState.defaultWriteObjectOverride
(OutputStreamHook stream) final void
InputStreamHook.ReadObjectState.endDefaultReadObject
(InputStreamHook stream) final void
InputStreamHook.ReadObjectState.endUnmarshalCustomValue
(InputStreamHook stream) final void
OutputStreamHook.WriteObjectState.enterWriteObject
(OutputStreamHook stream) void
OutputStreamHook.DefaultState.enterWriteObjectOverride
(OutputStreamHook stream) void
OutputStreamHook.InWriteObjectState.enterWriteObjectOverride
(OutputStreamHook stream) final void
OutputStreamHook.WriteObjectState.exitWriteObject
(OutputStreamHook stream) void
OutputStreamHook.InWriteObjectState.exitWriteObjectOverride
(OutputStreamHook stream) void
OutputStreamHook.WroteCustomDataState.exitWriteObjectOverride
(OutputStreamHook stream) void
OutputStreamHook.WroteDefaultDataState.exitWriteObjectOverride
(OutputStreamHook stream) final void
InputStreamHook.ReadObjectState.readData
(InputStreamHook stream) protected void
InputStreamHook.setState
(InputStreamHook.ReadObjectState newState) protected void
OutputStreamHook.setState
(OutputStreamHook.WriteObjectState newState) final void
OutputStreamHook.WriteObjectState.writeData
(OutputStreamHook stream) void
OutputStreamHook.InWriteObjectState.writeDataOverride
(OutputStreamHook stream) void
OutputStreamHook.WroteDefaultDataState.writeDataOverride
(OutputStreamHook stream) void
OutputStreamHook.writeFields()
-
Uses of StreamFormatVersion in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb with annotations of type StreamFormatVersion