Uses of Class
org.omg.CosTransactions.Unavailable
-
Packages that use Unavailable Package Description org.omg.CosTransactions -
-
Uses of Unavailable in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as Unavailable Modifier and Type Field Description UnavailableUnavailableHolder. valueMethods in org.omg.CosTransactions that return Unavailable Modifier and Type Method Description static UnavailableUnavailableHelper. extract(Any a)static UnavailableUnavailableHelper. read(InputStream istream)Methods in org.omg.CosTransactions with parameters of type Unavailable Modifier and Type Method Description static voidUnavailableHelper. insert(Any a, Unavailable that)static voidUnavailableHelper. write(OutputStream ostream, Unavailable value)Methods in org.omg.CosTransactions that throw Unavailable Modifier and Type Method Description Coordinator_ControlStub. get_coordinator()CoordinatorControlOperations. get_coordinator()CoordinatorControlPOATie. get_coordinator()Terminator_ControlStub. get_terminator()TerminatorControlOperations. get_terminator()TerminatorControlPOATie. get_terminator()PropagationContext_CoordinatorStub. get_txcontext()PropagationContextCoordinatorOperations. get_txcontext()PropagationContextCoordinatorPOATie. get_txcontext()Constructors in org.omg.CosTransactions with parameters of type Unavailable Constructor Description UnavailableHolder(Unavailable initialValue)
-