Uses of Class
org.omg.CORBA.TRANSACTION_REQUIRED

Packages that use TRANSACTION_REQUIRED
org.omg.CORBA   
 

Uses of TRANSACTION_REQUIRED in org.omg.CORBA
 

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

Methods in org.omg.CORBA with parameters of type TRANSACTION_REQUIRED
static void TRANSACTION_REQUIREDHelper.insert(Any any, TRANSACTION_REQUIRED s)
           
static void TRANSACTION_REQUIREDHelper.write(OutputStream out, TRANSACTION_REQUIRED s)