Uses of Interface
org.omg.PortableServer.Current

Packages that use Current
org.omg.PortableServer   
 

Uses of Current in org.omg.PortableServer
 

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"
 

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

Methods in org.omg.PortableServer that return Current
static Current CurrentHelper.extract(Any any)
           
static Current CurrentHelper.read(InputStream in)
           
static Current CurrentHelper.narrow(java.lang.Object obj)
           
static Current CurrentHelper.narrow(Object obj)
           
static Current CurrentHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.PortableServer 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.PortableServer with parameters of type Current
CurrentHolder(Current initial)
           
 



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