Uses of Class
org.omg.CORBA.TRANSACTION_UNAVAILABLE

Packages that use TRANSACTION_UNAVAILABLE
org.omg.CORBA   
 

Uses of TRANSACTION_UNAVAILABLE in org.omg.CORBA
 

Fields in org.omg.CORBA declared as TRANSACTION_UNAVAILABLE
 TRANSACTION_UNAVAILABLE TRANSACTION_UNAVAILABLEHolder.value
           
 

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

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

Constructors in org.omg.CORBA with parameters of type TRANSACTION_UNAVAILABLE
TRANSACTION_UNAVAILABLEHolder(TRANSACTION_UNAVAILABLE initial)
           
 



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