Uses of Interface
org.omg.SendingContext.RunTime
Packages that use RunTime
Package
Description
Contains portability APIs for RMI-IIOP.
-
Uses of RunTime in com.sun.corba.ee.impl.encoding
Classes in com.sun.corba.ee.impl.encoding that implement RunTimeModifier and TypeClassDescriptionclass
Provides the reading side with a per connection cache of info obtained via calls to the remote CodeBase. -
Uses of RunTime in com.sun.corba.ee.impl.io
Classes in com.sun.corba.ee.impl.io that implement RunTimeModifier and TypeClassDescriptionclass
This class acts as the remote interface to receivers wishing to retrieve the information of a remote Class.Methods in com.sun.corba.ee.impl.io that return RunTimeModifier and TypeMethodDescriptionValueHandlerImpl.getRunTimeCodeBase()
Returns the CodeBase for this ValueHandler.Methods in com.sun.corba.ee.impl.io with parameters of type RunTimeModifier and TypeMethodDescriptionValueHandlerImpl.readValue
(InputStream _in, int offset, Class clazz, String repositoryID, RunTime _sender) Reads a value from the stream using java semantics. -
Uses of RunTime in com.sun.org.omg.SendingContext
Subinterfaces of RunTime in com.sun.org.omg.SendingContextModifier and TypeInterfaceDescriptioninterface
com/sun/org/omg/SendingContext/CodeBase.java Generated by the IDL-to-Java compiler (portable), version "3.0" from rt.idl Thursday, May 6, 1999 1:52:08 AM PDTClasses in com.sun.org.omg.SendingContext that implement RunTimeModifier and TypeClassDescriptionclass
com/sun/org/omg/SendingContext/_CodeBaseImplBase.java Generated by the IDL-to-Java compiler (portable), version "3.0" from rt.idl Thursday, May 6, 1999 1:52:08 AM PDTclass
com/sun/org/omg/SendingContext/_CodeBaseStub.java Generated by the IDL-to-Java compiler (portable), version "3.0" from rt.idl Thursday, May 6, 1999 1:52:08 AM PDT -
Uses of RunTime in javax.rmi.CORBA
Methods in javax.rmi.CORBA that return RunTimeModifier and TypeMethodDescriptionValueHandler.getRunTimeCodeBase()
Returns the CodeBase for this ValueHandler.Methods in javax.rmi.CORBA with parameters of type RunTimeModifier and TypeMethodDescriptionValueHandler.readValue
(InputStream in, int offset, Class clz, String repositoryID, RunTime sender) Reads a value from the stream using Java semantics. -
Uses of RunTime in org.omg.SendingContext
Subinterfaces of RunTime in org.omg.SendingContextClasses in org.omg.SendingContext that implement RunTimeModifier and TypeClassDescriptionclass
org/omg/SendingContext/_CodeBaseStub.java .class
org/omg/SendingContext/_RunTimeStub.java .Fields in org.omg.SendingContext declared as RunTimeMethods in org.omg.SendingContext that return RunTimeModifier and TypeMethodDescriptionRunTimePOA._this()
static RunTime
static RunTime
static RunTime
RunTimeHelper.read
(InputStream istream) static RunTime
RunTimeHelper.unchecked_narrow
(Object obj) Methods in org.omg.SendingContext with parameters of type RunTimeModifier and TypeMethodDescriptionstatic void
static void
RunTimeHelper.write
(OutputStream ostream, RunTime value) Constructors in org.omg.SendingContext with parameters of type RunTime