Uses of Interface
org.omg.SendingContext.RunTimeOperations
-
Packages that use RunTimeOperations Package Description com.sun.corba.ee.impl.encoding com.sun.corba.ee.impl.io com.sun.org.omg.SendingContext org.omg.SendingContext -
-
Uses of RunTimeOperations in com.sun.corba.ee.impl.encoding
Classes in com.sun.corba.ee.impl.encoding that implement RunTimeOperations Modifier and Type Class Description classCachedCodeBaseProvides the reading side with a per connection cache of info obtained via calls to the remote CodeBase. -
Uses of RunTimeOperations in com.sun.corba.ee.impl.io
Classes in com.sun.corba.ee.impl.io that implement RunTimeOperations Modifier and Type Class Description classFVDCodeBaseImplThis class acts as the remote interface to receivers wishing to retrieve the information of a remote Class. -
Uses of RunTimeOperations in com.sun.org.omg.SendingContext
Subinterfaces of RunTimeOperations in com.sun.org.omg.SendingContext Modifier and Type Interface Description interfaceCodeBasecom/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 PDTinterfaceCodeBaseOperationscom/sun/org/omg/SendingContext/CodeBaseOperations.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 RunTimeOperations Modifier and Type Class Description class_CodeBaseImplBasecom/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_CodeBaseStubcom/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 RunTimeOperations in org.omg.SendingContext
Subinterfaces of RunTimeOperations in org.omg.SendingContext Modifier and Type Interface Description interfaceCodeBaseorg/omg/SendingContext/CodeBase.java .interfaceCodeBaseOperationsorg/omg/SendingContext/CodeBaseOperations.java .interfaceRunTimeorg/omg/SendingContext/RunTime.java .Classes in org.omg.SendingContext that implement RunTimeOperations Modifier and Type Class Description class_CodeBaseStuborg/omg/SendingContext/_CodeBaseStub.java .class_RunTimeStuborg/omg/SendingContext/_RunTimeStub.java .classCodeBasePOAorg/omg/SendingContext/CodeBasePOA.java .classCodeBasePOATieorg/omg/SendingContext/CodeBasePOATie.java .classRunTimePOAorg/omg/SendingContext/RunTimePOA.java .classRunTimePOATieorg/omg/SendingContext/RunTimePOATie.java .Fields in org.omg.SendingContext declared as RunTimeOperations Modifier and Type Field Description private RunTimeOperationsRunTimePOATie. _implMethods in org.omg.SendingContext that return RunTimeOperations Modifier and Type Method Description RunTimeOperationsRunTimePOATie. _delegate()Methods in org.omg.SendingContext with parameters of type RunTimeOperations Modifier and Type Method Description voidRunTimePOATie. _delegate(RunTimeOperations delegate)Constructors in org.omg.SendingContext with parameters of type RunTimeOperations Constructor Description RunTimePOATie(RunTimeOperations delegate)RunTimePOATie(RunTimeOperations delegate, POA poa)
-