Uses of Class
org.omg.PortableServer.POAPackage.NoServant
-
Packages that use NoServant Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer org.omg.PortableServer.POAPackage -
-
Uses of NoServant in com.sun.corba.ee.impl.oa.poa
Methods in com.sun.corba.ee.impl.oa.poa that throw NoServant Modifier and Type Method Description ServantPOAImpl. get_servant()get_servantSection 3.3.8.12ServantPOAPolicyMediator. getDefaultServant()Return the default servant.ServantPOAPolicyMediatorImpl_NR_UDS. getDefaultServant()ServantPOAPolicyMediatorImpl_NR_USM. getDefaultServant()ServantPOAPolicyMediatorImpl_R_AOM. getDefaultServant()ServantPOAPolicyMediatorImpl_R_UDS. getDefaultServant()ServantPOAPolicyMediatorImpl_R_USM. getDefaultServant() -
Uses of NoServant in org.omg.PortableServer
Methods in org.omg.PortableServer that throw NoServant Modifier and Type Method Description ServantPOAOperations. get_servant()This operation returns the default servant associated with the POA. -
Uses of NoServant in org.omg.PortableServer.POAPackage
Fields in org.omg.PortableServer.POAPackage declared as NoServant Modifier and Type Field Description NoServantNoServantHolder. valueMethods in org.omg.PortableServer.POAPackage that return NoServant Modifier and Type Method Description static NoServantNoServantHelper. extract(Any a)static NoServantNoServantHelper. read(InputStream istream)Methods in org.omg.PortableServer.POAPackage with parameters of type NoServant Modifier and Type Method Description static voidNoServantHelper. insert(Any a, NoServant that)static voidNoServantHelper. write(OutputStream ostream, NoServant value)Constructors in org.omg.PortableServer.POAPackage with parameters of type NoServant Constructor Description NoServantHolder(NoServant initialValue)
-