|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransIdentity | |
---|---|
org.omg.CosTransactions |
Uses of TransIdentity in org.omg.CosTransactions |
---|
Fields in org.omg.CosTransactions declared as TransIdentity | |
---|---|
TransIdentity |
PropagationContext.current
|
TransIdentity[] |
PropagationContext.parents
|
TransIdentity |
TransIdentityHolder.value
|
Methods in org.omg.CosTransactions that return TransIdentity | |
---|---|
static TransIdentity |
TransIdentityHelper.extract(org.omg.CORBA.Any a)
|
static TransIdentity |
TransIdentityHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.CosTransactions with parameters of type TransIdentity | |
---|---|
static void |
TransIdentityHelper.insert(org.omg.CORBA.Any a,
TransIdentity that)
|
static void |
TransIdentityHelper.write(org.omg.CORBA.portable.OutputStream ostream,
TransIdentity value)
|
Constructors in org.omg.CosTransactions with parameters of type TransIdentity | |
---|---|
PropagationContext(int _timeout,
TransIdentity _current,
TransIdentity[] _parents,
org.omg.CORBA.Any _implementation_specific_data)
|
|
PropagationContext(int _timeout,
TransIdentity _current,
TransIdentity[] _parents,
org.omg.CORBA.Any _implementation_specific_data)
|
|
TransIdentityHolder(TransIdentity initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |