Uses of Class
org.omg.PortableServer.ForwardRequest
Packages that use ForwardRequest
Package
Description
-
Uses of ForwardRequest in com.sun.corba.se.impl.naming.pcosnaming
Methods in com.sun.corba.se.impl.naming.pcosnaming that throw ForwardRequestModifier and TypeMethodDescriptionServantManagerImpl.preinvoke(byte[] oid, POA adapter, String operation, CookieHolder cookie) -
Uses of ForwardRequest in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.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 ObjectPOAPolicyMediatorBase.getInvocationServant(byte[] id, String operation) protected abstract ObjectPOAPolicyMediatorBase.internalGetServant(byte[] id, String operation) protected ObjectPOAPolicyMediatorImpl_NR_UDS.internalGetServant(byte[] id, String operation) protected ObjectPOAPolicyMediatorImpl_NR_USM.internalGetServant(byte[] id, String operation) protected ObjectPOAPolicyMediatorImpl_R_AOM.internalGetServant(byte[] id, String operation) protected ObjectPOAPolicyMediatorImpl_R_UDS.internalGetServant(byte[] id, String operation) protected ObjectPOAPolicyMediatorImpl_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 ForwardRequeststatic ForwardRequestForwardRequestHelper.read(InputStream istream) Methods in org.omg.PortableServer with parameters of type ForwardRequestModifier and TypeMethodDescriptionstatic voidForwardRequestHelper.insert(Any a, ForwardRequest that) static voidForwardRequestHelper.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