Uses of Class
org.omg.PortableServer.POAPackage.NoServant
-
Packages that use NoServant 软件包 描述 org.omg.PortableServer 提供类和接口,使您的应用程序的服务器端可跨多厂商ORBs移植。org.omg.PortableServer.POAPackage 允许程序员构建可在不同ORB产品之间移植的对象实现。 -
-
Uses of NoServant in org.omg.PortableServer
Methods in org.omg.PortableServer that throw NoServant Modifier and Type 方法 描述 ServantPOAOperations. get_servant()此操作返回与POA关联的默认servant。 -
Uses of NoServant in org.omg.PortableServer.POAPackage
Methods in org.omg.PortableServer.POAPackage that return NoServant Modifier and Type 方法 描述 static NoServantNoServantHelper. extract(Any a)static NoServantNoServantHelper. read(InputStream istream)Methods in org.omg.PortableServer.POAPackage with parameters of type NoServant Modifier and Type 方法 描述 static voidNoServantHelper. insert(Any a, NoServant that)static voidNoServantHelper. write(OutputStream ostream, NoServant value)
-