|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Vote | |
org.omg.CosTransactions |
Uses of Vote in org.omg.CosTransactions |
Fields in org.omg.CosTransactions declared as Vote | |
Vote |
VoteHolder.value
|
static Vote |
Vote.VoteCommit
|
static Vote |
Vote.VoteRollback
|
static Vote |
Vote.VoteReadOnly
|
Methods in org.omg.CosTransactions that return Vote | |
Vote |
_SubtransactionAwareResourceStub.prepare()
|
Vote |
_ResourceStub.prepare()
|
static Vote |
VoteHelper.extract(Any any)
|
static Vote |
VoteHelper.read(InputStream in)
|
static Vote |
Vote.from_int(int value)
|
Vote |
SubtransactionAwareResourcePOATie.prepare()
|
Vote |
ResourcePOATie.prepare()
|
Vote |
ResourceOperations.prepare()
|
Methods in org.omg.CosTransactions with parameters of type Vote | |
static void |
VoteHelper.insert(Any any,
Vote s)
|
static void |
VoteHelper.write(OutputStream out,
Vote s)
|
Constructors in org.omg.CosTransactions with parameters of type Vote | |
VoteHolder(Vote initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |