Package | Description |
---|---|
org.jboss.com.sun.corba.se.impl.io |
Modifier and Type | Class and Description |
---|---|
protected static class |
InputStreamHook.DefaultState |
protected static class |
InputStreamHook.InReadObjectDefaultsSentState |
protected static class |
InputStreamHook.InReadObjectNoMoreOptionalDataState |
protected static class |
InputStreamHook.InReadObjectOptionalDataState |
protected static class |
InputStreamHook.InReadObjectPastDefaultsRemoteDidNotUseWOState |
protected static class |
InputStreamHook.InReadObjectRemoteDidNotUseWriteObjectState |
protected static class |
InputStreamHook.NoReadObjectDefaultsSentState |
Modifier and Type | Field and Description |
---|---|
protected static InputStreamHook.ReadObjectState |
InputStreamHook.DEFAULT_STATE |
protected static InputStreamHook.ReadObjectState |
InputStreamHook.IN_READ_OBJECT_DEFAULTS_SENT |
protected static InputStreamHook.ReadObjectState |
InputStreamHook.IN_READ_OBJECT_NO_MORE_OPT_DATA |
protected static InputStreamHook.ReadObjectState |
InputStreamHook.IN_READ_OBJECT_OPT_DATA |
protected static InputStreamHook.ReadObjectState |
InputStreamHook.IN_READ_OBJECT_PAST_DEFAULTS_REMOTE_NOT_CUSTOM |
protected static InputStreamHook.ReadObjectState |
InputStreamHook.IN_READ_OBJECT_REMOTE_NOT_CUSTOM_MARSHALED |
protected static InputStreamHook.ReadObjectState |
InputStreamHook.NO_READ_OBJECT_DEFAULTS_SENT |
protected InputStreamHook.ReadObjectState |
InputStreamHook.readObjectState |
Modifier and Type | Method and Description |
---|---|
protected void |
InputStreamHook.setState(InputStreamHook.ReadObjectState newState) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.