Uses of Class
org.omg.PortableServer.POAPackage.ServantNotActive
Packages that use ServantNotActive
Package
Description
-
Uses of ServantNotActive in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa that throw ServantNotActiveModifier and TypeMethodDescriptionbyte[]POAImpl.servant_to_id(Servant servant) servant_to_id3.3.8.19POAImpl.servant_to_reference(Servant servant) servant_to_reference3.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. 1.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 ServantNotActivestatic ServantNotActiveServantNotActiveHelper.read(InputStream istream) Methods in org.omg.PortableServer.POAPackage with parameters of type ServantNotActiveModifier and TypeMethodDescriptionstatic voidServantNotActiveHelper.insert(Any a, ServantNotActive that) static voidServantNotActiveHelper.write(OutputStream ostream, ServantNotActive value) Constructors in org.omg.PortableServer.POAPackage with parameters of type ServantNotActive