| 软件包 | 描述 |
|---|---|
| org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
| Modifier and Type | Field and Description |
|---|---|
WrongTransaction |
WrongTransactionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static WrongTransaction |
WrongTransactionHelper.extract(Any a) |
static WrongTransaction |
WrongTransactionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WrongTransactionHelper.insert(Any a, WrongTransaction that) |
static void |
WrongTransactionHelper.write(OutputStream ostream, WrongTransaction value) |
| Modifier and Type | Method and Description |
|---|---|
abstract Request |
ORB.get_next_response()
获取下一个
Request实例的反应已收到。
|
abstract void |
Request.get_response()
允许用户访问调用的响应与
send_deferred提前触发方法。
|
| Constructor and Description |
|---|
WrongTransactionHolder(WrongTransaction initialValue) |
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.