| 
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。