Uses of Interface
org.omg.SendingContext.CodeBase

Packages that use CodeBase
org.apache.yoko.orb.CORBA   
org.apache.yoko.orb.OB   
org.omg.SendingContext   
 

Uses of CodeBase in org.apache.yoko.orb.CORBA
 

Methods in org.apache.yoko.orb.CORBA that return CodeBase
 CodeBase InputStream.__getSendingContextRuntime()
           
 

Methods in org.apache.yoko.orb.CORBA with parameters of type CodeBase
 void InputStream.__setSendingContextRuntime(CodeBase runtime)
           
 

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

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

Methods in org.apache.yoko.orb.OB that return CodeBase
 CodeBase CodeBaseProxy.getCodeBase()
           
static CodeBase Util.getSendingContextRuntime(ORBInstance orbInstance_, ServiceContext[] scl)
           
 

Uses of CodeBase in org.omg.SendingContext
 

Classes in org.omg.SendingContext that implement CodeBase
 class _CodeBaseStub
          Generated by the JacORB IDL compiler.
 

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

Methods in org.omg.SendingContext that return CodeBase
 CodeBase CodeBasePOA._this()
           
 CodeBase CodeBasePOATie._this()
           
 CodeBase CodeBasePOA._this(ORB orb)
           
 CodeBase CodeBasePOATie._this(ORB orb)
           
static CodeBase CodeBaseHelper.extract(Any any)
           
static CodeBase CodeBaseHelper.narrow(Object obj)
           
static CodeBase CodeBaseHelper.read(InputStream in)
           
 

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 © 2006-2011 Apache Software Foundation. All Rights Reserved.