|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 ValueBase 的軟體套件 | |
---|---|
org.omg.CORBA | 提供 OMG CORBA API 到 JavaTM 程式語言的映射,包括 ORB 類別,如果已實作該類別,則開發人員可以使用此類別作為全功能物件請求代理(Object Request Broker,ORB)。 |
org.omg.CORBA.portable | 提供可移植性層,即可以使一個供應商產生的程式碼運行在另一個供應商 ORB 上的 ORB API 集合。 |
org.omg.PortableInterceptor | 提供一個註冊 ORB 鉤子 (hook) 的機制,通過這些鉤子 ORB 服務可以截取執行 ORB 的正常串流。 |
org.omg.CORBA 中 ValueBase 的使用 |
---|
org.omg.CORBA 中 ValueBase 的子介面 | |
---|---|
interface |
DataInputStream
定義用來從輸入串流讀取基本資料型別的方法,以便解組自定義值型別。 |
interface |
DataOutputStream
定義用來將基本資料型別寫入輸出串流的方法,以便編組自定義值型別。 |
org.omg.CORBA.portable 中 ValueBase 的使用 |
---|
org.omg.CORBA.portable 中 ValueBase 的子介面 | |
---|---|
interface |
CustomValue
通過自定義值型別實作的 ValueBase 擴展。 |
interface |
StreamableValue
為所有非自定義編碼的非裝箱 (boxed) IDL 值型別定義基本型別。 |
org.omg.PortableInterceptor 中 ValueBase 的使用 |
---|
org.omg.PortableInterceptor 中 ValueBase 的子介面 | |
---|---|
interface |
ObjectReferenceFactory
物件參考處理器。 |
interface |
ObjectReferenceTemplate
物件參考模板。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。