|
JavaTM 2 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 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。