软件包 | 描述 |
---|---|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
Modifier and Type | Field and Description |
---|---|
ServiceInformation |
ServiceInformationHolder.value
这
ServiceInformationHolder 对象在其
value 场举行的
ServiceInformation 价值。
|
Modifier and Type | Method and Description |
---|---|
static ServiceInformation |
ServiceInformationHelper.extract(Any a) |
static ServiceInformation |
ServiceInformationHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
ServiceInformationHelper.insert(Any a, ServiceInformation that) |
static void |
ServiceInformationHelper.write(OutputStream out, ServiceInformation that) |
Constructor and Description |
---|
ServiceInformationHolder(ServiceInformation arg)
构建一个新的
value 字段初始化为给定的
ServiceInformation 对象
ServiceInformationHolder 对象。
|
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.