Uses of Class
org.omg.CORBA.REBIND

Packages that use REBIND
org.omg.CORBA   
 

Uses of REBIND in org.omg.CORBA
 

Fields in org.omg.CORBA declared as REBIND
 REBIND REBINDHolder.value
           
 

Methods in org.omg.CORBA that return REBIND
static REBIND REBINDHelper.extract(Any any)
           
static REBIND REBINDHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA with parameters of type REBIND
static void REBINDHelper.insert(Any any, REBIND val)
           
static void REBINDHelper.write(OutputStream out, REBIND val)
           
 

Constructors in org.omg.CORBA with parameters of type REBIND
REBINDHolder(REBIND initial)
           
 



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