|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 ServiceDetail 的软件包 | |
---|---|
org.omg.CORBA | 提供 OMG CORBA API 到 JavaTM 编程语言的映射,包括 ORB 类,如果已实现该类,则程序员可以使用此类作为全功能对象请求代理(Object Request Broker,ORB)。 |
org.omg.CORBA 中 ServiceDetail 的使用 |
---|
声明为 ServiceDetail 的 org.omg.CORBA 中的字段 | |
---|---|
ServiceDetail[] |
ServiceInformation.service_details
提供有关服务更多详细信息的 ServiceDetail 所组成的数组。 |
返回 ServiceDetail 的 org.omg.CORBA 中的方法 | |
---|---|
static ServiceDetail |
ServiceDetailHelper.extract(Any a)
|
static ServiceDetail |
ServiceDetailHelper.read(InputStream in)
|
参数类型为 ServiceDetail 的 org.omg.CORBA 中的方法 | |
---|---|
static void |
ServiceDetailHelper.insert(Any a,
ServiceDetail that)
|
static void |
ServiceDetailHelper.write(OutputStream out,
ServiceDetail that)
|
参数类型为 ServiceDetail 的 org.omg.CORBA 中的构造方法 | |
---|---|
ServiceInformation(int[] __service_options,
ServiceDetail[] __service_details)
使用给定 service_options 和 service_details 构造一个 ServiceInformation 对象。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。