Uses of Class
com.sun.corba.ee.spi.oa.OAInvocationInfo
Packages that use OAInvocationInfo
Package
Description
-
Uses of OAInvocationInfo in com.sun.corba.ee.impl.oa.poa
Methods in com.sun.corba.ee.impl.oa.poa that return OAInvocationInfoModifier and TypeMethodDescriptionprivate OAInvocationInfo
POACurrent.peekThrowInternal()
private OAInvocationInfo
POACurrent.peekThrowNoContext()
Methods in com.sun.corba.ee.impl.oa.poa with parameters of type OAInvocationInfo -
Uses of OAInvocationInfo in com.sun.corba.ee.impl.oa.toa
Methods in com.sun.corba.ee.impl.oa.toa with parameters of type OAInvocationInfoModifier and TypeMethodDescriptionvoid
TOAImpl.getInvocationServant
(OAInvocationInfo info) Get the servant for the request given by the parameters. -
Uses of OAInvocationInfo in com.sun.corba.ee.impl.orb
Fields in com.sun.corba.ee.impl.orb with type parameters of type OAInvocationInfoModifier and TypeFieldDescriptionprivate ThreadLocal
<org.glassfish.pfl.basic.contain.StackImpl<OAInvocationInfo>> ORBImpl.OAInvocationInfoStack
Methods in com.sun.corba.ee.impl.orb that return OAInvocationInfoModifier and TypeMethodDescriptionORBImpl.peekInvocationInfo()
ORBSingleton.peekInvocationInfo()
ORBImpl.popInvocationInfo()
ORBSingleton.popInvocationInfo()
Methods in com.sun.corba.ee.impl.orb with parameters of type OAInvocationInfoModifier and TypeMethodDescriptionvoid
ORBImpl.pushInvocationInfo
(OAInvocationInfo info) void
ORBSingleton.pushInvocationInfo
(OAInvocationInfo info) -
Uses of OAInvocationInfo in com.sun.corba.ee.impl.protocol
Fields in com.sun.corba.ee.impl.protocol declared as OAInvocationInfoMethods in com.sun.corba.ee.impl.protocol that return OAInvocationInfoModifier and TypeMethodDescriptionprotected OAInvocationInfo
ServantCacheLocalCRDBase.getCachedInfo()
private OAInvocationInfo
POALocalCRDImpl.servantEnter
(ObjectAdapter oa) -
Uses of OAInvocationInfo in com.sun.corba.ee.spi.oa
Methods in com.sun.corba.ee.spi.oa that return OAInvocationInfoModifier and TypeMethodDescriptionObjectAdapter.makeInvocationInfo
(byte[] objectId) Create an instance of InvocationInfo that is appropriate for this Object adapter.ObjectAdapterBase.makeInvocationInfo
(byte[] objectId) Methods in com.sun.corba.ee.spi.oa with parameters of type OAInvocationInfoModifier and TypeMethodDescriptionvoid
ObjectAdapter.getInvocationServant
(OAInvocationInfo info) Get the servant for the request given by the parameters.abstract void
ObjectAdapterBase.getInvocationServant
(OAInvocationInfo info) Constructors in com.sun.corba.ee.spi.oa with parameters of type OAInvocationInfo -
Uses of OAInvocationInfo in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return OAInvocationInfoModifier and TypeMethodDescriptionabstract OAInvocationInfo
ORB.peekInvocationInfo()
abstract OAInvocationInfo
ORB.popInvocationInfo()
Methods in com.sun.corba.ee.spi.orb with parameters of type OAInvocationInfo