Uses of Class
org.omg.PortableServer.POAPackage.NoServant
Packages that use NoServant
Package
Description
-
Uses of NoServant in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa that throw NoServantModifier and TypeMethodDescriptionPOAImpl.get_servant()get_servantSection 3.3.8.12POAPolicyMediator.getDefaultServant()Return the default servant.POAPolicyMediatorImpl_NR_UDS.getDefaultServant()POAPolicyMediatorImpl_NR_USM.getDefaultServant()POAPolicyMediatorImpl_R_AOM.getDefaultServant()POAPolicyMediatorImpl_R_UDS.getDefaultServant()POAPolicyMediatorImpl_R_USM.getDefaultServant() -
Uses of NoServant in org.omg.PortableServer
Methods in org.omg.PortableServer that throw NoServantModifier and TypeMethodDescriptionPOAOperations.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 NoServantMethods in org.omg.PortableServer.POAPackage that return NoServantModifier and TypeMethodDescriptionstatic NoServantstatic NoServantNoServantHelper.read(InputStream istream) Methods in org.omg.PortableServer.POAPackage with parameters of type NoServantModifier and TypeMethodDescriptionstatic voidstatic voidNoServantHelper.write(OutputStream ostream, NoServant value) Constructors in org.omg.PortableServer.POAPackage with parameters of type NoServant