Uses of Class
com.sun.corba.se.spi.oa.OAInvocationInfo
Packages that use OAInvocationInfo
Package
Description
-
Uses of OAInvocationInfo in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa with parameters of type OAInvocationInfo -
Uses of OAInvocationInfo in com.sun.corba.se.impl.oa.toa
Methods in com.sun.corba.se.impl.oa.toa with parameters of type OAInvocationInfoModifier and TypeMethodDescriptionvoidTOAImpl.getInvocationServant(OAInvocationInfo info) Get the servant for the request given by the parameters. -
Uses of OAInvocationInfo in com.sun.corba.se.impl.orb
Methods in com.sun.corba.se.impl.orb that return OAInvocationInfoModifier and TypeMethodDescriptionORBImpl.peekInvocationInfo()ORBSingleton.peekInvocationInfo()ORBImpl.popInvocationInfo()ORBSingleton.popInvocationInfo()Methods in com.sun.corba.se.impl.orb with parameters of type OAInvocationInfoModifier and TypeMethodDescriptionvoidORBImpl.pushInvocationInfo(OAInvocationInfo info) voidORBSingleton.pushInvocationInfo(OAInvocationInfo info) -
Uses of OAInvocationInfo in com.sun.corba.se.impl.protocol
Methods in com.sun.corba.se.impl.protocol that return OAInvocationInfoModifier and TypeMethodDescriptionprotected OAInvocationInfoServantCacheLocalCRDBase.getCachedInfo() -
Uses of OAInvocationInfo in com.sun.corba.se.spi.oa
Methods in com.sun.corba.se.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.se.spi.oa with parameters of type OAInvocationInfoModifier and TypeMethodDescriptionvoidObjectAdapter.getInvocationServant(OAInvocationInfo info) Get the servant for the request given by the parameters.abstract voidObjectAdapterBase.getInvocationServant(OAInvocationInfo info) Constructors in com.sun.corba.se.spi.oa with parameters of type OAInvocationInfo -
Uses of OAInvocationInfo in com.sun.corba.se.spi.orb
Methods in com.sun.corba.se.spi.orb that return OAInvocationInfoModifier and TypeMethodDescriptionabstract OAInvocationInfoORB.peekInvocationInfo()abstract OAInvocationInfoORB.popInvocationInfo()Methods in com.sun.corba.se.spi.orb with parameters of type OAInvocationInfo