软件包 | 描述 |
---|---|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
Modifier and Type | Field and Description |
---|---|
ServiceDetail[] |
ServiceInformation.service_details
的联系说明情况给出更多细节的服务阵列。
|
Modifier and Type | Method and Description |
---|---|
static ServiceDetail |
ServiceDetailHelper.extract(Any a) |
static ServiceDetail |
ServiceDetailHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
ServiceDetailHelper.insert(Any a, ServiceDetail that) |
static void |
ServiceDetailHelper.write(OutputStream out, ServiceDetail that) |
Constructor and Description |
---|
ServiceInformation(int[] __service_options, ServiceDetail[] __service_details)
构建一个与给定的service_options和service_details信息对象。
|
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.