Frames | No Frames |
Classes implementing org.omg.SendingContext.RunTime | |
class | Our implementation of the sending context runtime.
|
Methods with parameter type org.omg.SendingContext.RunTime | |
Serializable | RmiUtilities.readValue(InputStream in, int offset, Class<T> clz, String repositoryID, RunTime sender) Read value from the input stream in the case when the value is not
Streamable or CustomMarshalled.
|
Methods with return type org.omg.SendingContext.RunTime | |
RunTime | This implementation associates RunTime with stream rather than with the
value handler and this method is not used in the implementation. |
Methods with parameter type org.omg.SendingContext.RunTime | |
Serializable | ValueHandler.readValue(InputStream in, int offset, Class<T> clz, String repositoryID, RunTime sender) Read value from the CORBA input stream in the case when the value is not
Streamable or CustomMarshall'ed. |
Methods with return type org.omg.SendingContext.RunTime | |
RunTime | Returns the CodeBase for this ValueHandler.
|