Uses of Interface
org.omg.SendingContext.RunTimeOperations

Packages that use RunTimeOperations
org.apache.yoko.orb.OB   
org.omg.SendingContext   
 

Uses of RunTimeOperations in org.apache.yoko.orb.OB
 

Classes in org.apache.yoko.orb.OB that implement RunTimeOperations
 class CodeBaseProxy
           
 

Uses of RunTimeOperations in org.omg.SendingContext
 

Subinterfaces of RunTimeOperations in org.omg.SendingContext
 interface CodeBase
           
 interface CodeBaseOperations
           
 interface RunTime
           
 

Classes in org.omg.SendingContext that implement RunTimeOperations
 class _CodeBaseStub
          Generated by the JacORB IDL compiler.
 class _RunTimeStub
           
 class CodeBasePOA
           
 class CodeBasePOATie
           
 class RunTimePOA
           
 class RunTimePOATie
           
 

Methods in org.omg.SendingContext that return RunTimeOperations
 RunTimeOperations RunTimePOATie._delegate()
           
 

Methods in org.omg.SendingContext with parameters of type RunTimeOperations
 void RunTimePOATie._delegate(RunTimeOperations delegate)
           
 

Constructors in org.omg.SendingContext with parameters of type RunTimeOperations
RunTimePOATie(RunTimeOperations delegate)
           
RunTimePOATie(RunTimeOperations delegate, POA poa)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.