JavaTM 2 Platform
Standard Ed. 6

介面 org.omg.PortableServer.Current
的使用

使用 Current 的軟體套件
org.omg.PortableServer 提供一些類別和介面,用來產生跨多個供應商 ORB 的可移植應用程序的伺服器端。 
 

org.omg.PortableServerCurrent 的使用
 

返回 Currentorg.omg.PortableServer 中的方法
static Current CurrentHelper.extract(Any a)
           
static Current CurrentHelper.narrow(Object obj)
           
static Current CurrentHelper.read(InputStream istream)
           
 

參數型別為 Currentorg.omg.PortableServer 中的方法
static void CurrentHelper.insert(Any a, Current that)
           
static void CurrentHelper.write(OutputStream ostream, Current value)
           
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only