Uses of Interface
org.omg.CORBA.Current

Packages that use Current
org.omg.CORBA   
org.omg.PortableServer   
 

Uses of Current in org.omg.CORBA
 

Fields in org.omg.CORBA declared as Current
 Current CurrentHolder.value
           
 

Methods in org.omg.CORBA that return Current
static Current CurrentHelper.extract(Any any)
           
 Current ORB.get_current()
          Deprecated. Deprecated by CORBA 2.3
static Current CurrentHelper.narrow(java.lang.Object obj)
           
static Current CurrentHelper.narrow(Object obj)
           
static Current CurrentHelper.read(InputStream in)
           
static Current CurrentHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.CORBA with parameters of type Current
static void CurrentHelper.insert(Any any, Current s)
           
static void CurrentHelper.write(OutputStream _out, Current s)
           
 

Constructors in org.omg.CORBA with parameters of type Current
CurrentHolder(Current initial)
           
 

Uses of Current in org.omg.PortableServer
 

Subinterfaces of Current in org.omg.PortableServer
 interface Current
          Generated from IDL interface "Current"
 interface CurrentOperations
          Generated from IDL interface "Current"
 

Classes in org.omg.PortableServer that implement Current
 class _CurrentLocalBase
          Abstract base class for implementations of local interface Current
 class CurrentLocalTie
          Generated from IDL interface "Current"
 



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