| Package | Description |
|---|---|
| org.omg.CosTransactions |
| Modifier and Type | Field and Description |
|---|---|
otid_t |
TransIdentity.otid |
otid_t |
otid_tHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static otid_t |
otid_tHelper.extract(Any any) |
static otid_t |
otid_tHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
otid_tHelper.insert(Any any,
otid_t s) |
static void |
otid_tHelper.write(OutputStream out,
otid_t s) |
| Constructor and Description |
|---|
otid_tHolder(otid_t initial) |
TransIdentity(Coordinator coord,
Terminator term,
otid_t otid) |
Copyright © 2015 JacORB. All rights reserved.