JavaTM 2 Platform
Standard Ed. 6

类 org.omg.PortableServer.POAPackage.NoServant
的使用

使用 NoServant 的软件包
org.omg.PortableServer 提供一些类和接口,用来生成跨多个供应商 ORB 的可移植应用程序的服务器端。 
org.omg.PortableServer.POAPackage 允许程序员构造可在不同 ORB 产品间移植的对象实现。 
 

org.omg.PortableServerNoServant 的使用
 

抛出 NoServantorg.omg.PortableServer 中的方法
 Servant POAOperations.get_servant()
          此操作返回与 POA 关联的默认 servant。
 

org.omg.PortableServer.POAPackageNoServant 的使用
 

返回 NoServantorg.omg.PortableServer.POAPackage 中的方法
static NoServant NoServantHelper.extract(Any a)
           
static NoServant NoServantHelper.read(InputStream istream)
           
 

参数类型为 NoServantorg.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