JavaTM 2 Platform
Standard Ed. 6

類別 org.omg.PortableServer.ForwardRequest
的使用

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

org.omg.PortableServerForwardRequest 的使用
 

返回 ForwardRequestorg.omg.PortableServer 中的方法
static ForwardRequest ForwardRequestHelper.extract(Any a)
           
static ForwardRequest ForwardRequestHelper.read(InputStream istream)
           
 

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

拋出 ForwardRequestorg.omg.PortableServer 中的方法
 Servant ServantActivatorOperations.incarnate(byte[] oid, POA adapter)
          假定 POA 具有 USE_SERVANT_MANAGER 和 RETAIN 策略,則只要 POA 收到針對當前未啟動物件的請求,它就會調用此操作。
 Servant _ServantActivatorStub.incarnate(byte[] oid, POA adapter)
          假定 POA 具有 USE_SERVANT_MANAGER 和 RETAIN 策略,則只要 POA 收到對當前未啟動物件的請求,它就會調用此操作。
 Servant ServantLocatorOperations.preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie)
          此操作用來獲取一個 servant,該 servant 將用來處理導致預調用 preinvoke 的請求。
 Servant _ServantLocatorStub.preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie)
          此操作用來獲取一個 servant,該 servant 將用來處理導致調用 preinvoke 的請求。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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