| Package | Description |
|---|---|
| org.omg.CosTransactions |
| Modifier and Type | Field and Description |
|---|---|
TransIdentity |
PropagationContext.current |
TransIdentity[] |
PropagationContext.parents |
TransIdentity |
TransIdentityHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static TransIdentity |
TransIdentityHelper.extract(Any any) |
static TransIdentity |
TransIdentityHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TransIdentityHelper.insert(Any any,
TransIdentity s) |
static void |
TransIdentityHelper.write(OutputStream out,
TransIdentity s) |
| Constructor and Description |
|---|
PropagationContext(int timeout,
TransIdentity current,
TransIdentity[] parents,
Any implementation_specific_data) |
PropagationContext(int timeout,
TransIdentity current,
TransIdentity[] parents,
Any implementation_specific_data) |
TransIdentityHolder(TransIdentity initial) |
Copyright © 2015 JacORB. All rights reserved.