Uses of Interface
org.omg.SendingContext.RunTime

Packages that use RunTime
org.omg.SendingContext   
 

Uses of RunTime in org.omg.SendingContext
 

Subinterfaces of RunTime in org.omg.SendingContext
 interface CodeBase
          Generated from IDL interface "CodeBase".
 

Fields in org.omg.SendingContext declared as RunTime
 RunTime RunTimeHolder.value
           
 

Methods in org.omg.SendingContext that return RunTime
static RunTime RunTimeHelper.extract(Any any)
           
static RunTime RunTimeHelper.narrow(Object obj)
           
static RunTime RunTimeHelper.read(InputStream in)
           
static RunTime RunTimeHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.SendingContext with parameters of type RunTime
static void RunTimeHelper.insert(Any any, RunTime s)
           
static void RunTimeHelper.write(OutputStream _out, RunTime s)
           
 

Constructors in org.omg.SendingContext with parameters of type RunTime
RunTimeHolder(RunTime initial)
           
 



Copyright © 2008. All Rights Reserved.