Uses of Interface
org.apache.yoko.orb.OCI.Current

Packages that use Current
org.apache.yoko.orb.OCI   
 

Uses of Current in org.apache.yoko.orb.OCI
 

Fields in org.apache.yoko.orb.OCI declared as Current
 Current CurrentHolder.value
           
 

Methods in org.apache.yoko.orb.OCI that return Current
static Current CurrentHelper.extract(Any any)
           
static Current CurrentHelper.narrow(Object val)
           
static Current CurrentHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OCI with parameters of type Current
static void CurrentHelper.insert(Any any, Current val)
           
static void CurrentHelper.write(OutputStream out, Current val)
           
 

Constructors in org.apache.yoko.orb.OCI with parameters of type Current
CurrentHolder(Current initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.