Uses of Interface
org.omg.SendingContext.CodeBase

Packages that use CodeBase
org.omg.SendingContext   
 

Uses of CodeBase in org.omg.SendingContext
 

Fields in org.omg.SendingContext declared as CodeBase
 CodeBase CodeBaseHolder.value
           
 

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

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

Constructors in org.omg.SendingContext with parameters of type CodeBase
CodeBaseHolder(CodeBase initial)
           
 



Copyright © {inceptionYear}-2008 null. All Rights Reserved.