Uses of Class
org.omg.PortableServer.POAPackage.ServantNotActive
Packages that use ServantNotActive
Package
Description
-
Uses of ServantNotActive in com.sun.corba.ee.impl.oa.poa
Methods in com.sun.corba.ee.impl.oa.poa that throw ServantNotActiveModifier and TypeMethodDescriptionbyte[]
POAImpl.servant_to_id
(Servant servant) servant_to_id
3.3.8.19POAImpl.servant_to_reference
(Servant servant) servant_to_reference
3.3.8.20byte[]
POAPolicyMediator.servantToId
(Servant servant) byte[]
POAPolicyMediatorBase_R.servantToId
(Servant servant) byte[]
POAPolicyMediatorImpl_NR_UDS.servantToId
(Servant servant) byte[]
POAPolicyMediatorImpl_NR_USM.servantToId
(Servant servant) -
Uses of ServantNotActive in org.omg.PortableServer
Methods in org.omg.PortableServer that throw ServantNotActiveModifier and TypeMethodDescriptionbyte[]
POAOperations.servant_to_id
(Servant p_servant) This operation has four possible behaviors.POAOperations.servant_to_reference
(Servant p_servant) This operation requires the RETAIN policy and either the UNIQUE_ID or IMPLICIT_ACTIVATION policies if invoked outside the context of an operation dispatched by this POA. -
Uses of ServantNotActive in org.omg.PortableServer.POAPackage
Fields in org.omg.PortableServer.POAPackage declared as ServantNotActiveMethods in org.omg.PortableServer.POAPackage that return ServantNotActiveModifier and TypeMethodDescriptionstatic ServantNotActive
static ServantNotActive
ServantNotActiveHelper.read
(InputStream istream) Methods in org.omg.PortableServer.POAPackage with parameters of type ServantNotActiveModifier and TypeMethodDescriptionstatic void
ServantNotActiveHelper.insert
(Any a, ServantNotActive that) static void
ServantNotActiveHelper.write
(OutputStream ostream, ServantNotActive value) Constructors in org.omg.PortableServer.POAPackage with parameters of type ServantNotActive