Uses of Class
org.omg.CORBA.TRANSACTION_UNAVAILABLE

Packages that use TRANSACTION_UNAVAILABLE
org.omg.CORBA   
 

Uses of TRANSACTION_UNAVAILABLE in org.omg.CORBA
 

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 s)
           
static void TRANSACTION_UNAVAILABLEHelper.write(OutputStream out, TRANSACTION_UNAVAILABLE s)