|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 NoServant 的軟體套件 | |
---|---|
org.omg.PortableServer | 提供一些類別和介面,用來產生跨多個供應商 ORB 的可移植應用程序的伺服器端。 |
org.omg.PortableServer.POAPackage | 允許開發人員建構可在不同 ORB 產品間移植的物件實作。 |
org.omg.PortableServer 中 NoServant 的使用 |
---|
拋出 NoServant 的 org.omg.PortableServer 中的方法 | |
---|---|
Servant |
POAOperations.get_servant()
此操作返回與 POA 關聯的預設 servant。 |
org.omg.PortableServer.POAPackage 中 NoServant 的使用 |
---|
返回 NoServant 的 org.omg.PortableServer.POAPackage 中的方法 | |
---|---|
static NoServant |
NoServantHelper.extract(Any a)
|
static NoServant |
NoServantHelper.read(InputStream istream)
|
參數型別為 NoServant 的 org.omg.PortableServer.POAPackage 中的方法 | |
---|---|
static void |
NoServantHelper.insert(Any a,
NoServant that)
|
static void |
NoServantHelper.write(OutputStream ostream,
NoServant value)
|
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。