Uses of Class
org.omg.PortableServer.ForwardRequest
Packages that use ForwardRequest
-
Uses of ForwardRequest in com.sun.corba.ee.impl.folb
Methods in com.sun.corba.ee.impl.folb that throw ForwardRequestModifier and TypeMethodDescriptionInitialGroupInfoService.InitialGISServantLocator.preinvoke
(byte[] oid, POA adapter, String operation, CookieHolder the_cookie) -
Uses of ForwardRequest in com.sun.corba.ee.impl.oa.poa
Methods in com.sun.corba.ee.impl.oa.poa that throw ForwardRequestModifier and TypeMethodDescriptionPOAPolicyMediator.getInvocationServant
(byte[] id, String operation) Get the servant to use for an invocation with the given id and operation.final Object
POAPolicyMediatorBase.getInvocationServant
(byte[] id, String operation) protected abstract Object
POAPolicyMediatorBase.internalGetServant
(byte[] id, String operation) protected Object
POAPolicyMediatorImpl_NR_UDS.internalGetServant
(byte[] id, String operation) protected Object
POAPolicyMediatorImpl_NR_USM.internalGetServant
(byte[] id, String operation) protected Object
POAPolicyMediatorImpl_R_AOM.internalGetServant
(byte[] id, String operation) protected Object
POAPolicyMediatorImpl_R_UDS.internalGetServant
(byte[] id, String operation) protected Object
POAPolicyMediatorImpl_R_USM.internalGetServant
(byte[] id, String operation) -
Uses of ForwardRequest in org.omg.PortableServer
Fields in org.omg.PortableServer declared as ForwardRequestMethods in org.omg.PortableServer that return ForwardRequestModifier and TypeMethodDescriptionstatic ForwardRequest
static ForwardRequest
ForwardRequestHelper.read
(InputStream istream) Methods in org.omg.PortableServer with parameters of type ForwardRequestModifier and TypeMethodDescriptionstatic void
ForwardRequestHelper.insert
(Any a, ForwardRequest that) static void
ForwardRequestHelper.write
(OutputStream ostream, ForwardRequest value) Methods in org.omg.PortableServer that throw ForwardRequestModifier and TypeMethodDescriptionThis operation is invoked by the POA whenever the POA receives a request for an object that is not currently active, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.This operation is invoked by the POA whenever the POA receives a request for an object that is not currently active, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.This operation is invoked by the POA whenever the POA receives a request for an object that is not currently active, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies._ServantLocatorStub.preinvoke
(byte[] oid, POA adapter, String operation, CookieHolder the_cookie) This operations is used to get a servant that will be used to process the request that caused preinvoke to be called.ServantLocatorOperations.preinvoke
(byte[] oid, POA adapter, String operation, CookieHolder the_cookie) This operations is used to get a servant that will be used to process the request that caused preinvoke to be called.ServantLocatorPOATie.preinvoke
(byte[] oid, POA adapter, String operation, CookieHolder the_cookie) This operations is used to get a servant that will be used to process the request that caused preinvoke to be called.Constructors in org.omg.PortableServer with parameters of type ForwardRequest