Uses of Class
com.sun.corba.ee.spi.trace.IsLocal
-
-
Uses of IsLocal in com.sun.corba.ee.impl.ior.iiop
Classes in com.sun.corba.ee.impl.ior.iiop with annotations of type IsLocal Modifier and Type Class Description classIIOPProfileImplMethods in com.sun.corba.ee.impl.ior.iiop with annotations of type IsLocal Modifier and Type Method Description java.lang.ObjectIIOPProfileImpl. getServant()Return the servant for this IOR, if it is local AND if the OA that implements this objref supports direct access to servants outside of an invocation.booleanIIOPProfileImpl. isLocal() -
Uses of IsLocal in com.sun.corba.ee.impl.legacy.connection
Classes in com.sun.corba.ee.impl.legacy.connection with annotations of type IsLocal Modifier and Type Class Description classSocketFactoryContactInfoListIteratorImplMethods in com.sun.corba.ee.impl.legacy.connection with annotations of type IsLocal Modifier and Type Method Description booleanSocketFactoryContactInfoListIteratorImpl. hasNext()ContactInfoSocketFactoryContactInfoListIteratorImpl. next() -
Uses of IsLocal in com.sun.corba.ee.impl.presentation.rmi
Classes in com.sun.corba.ee.impl.presentation.rmi with annotations of type IsLocal Modifier and Type Class Description classStubInvocationHandlerImplMethods in com.sun.corba.ee.impl.presentation.rmi with annotations of type IsLocal Modifier and Type Method Description private booleanStubInvocationHandlerImpl. isLocal(Delegate delegate)private java.lang.ObjectStubInvocationHandlerImpl. privateInvoke(Delegate delegate, java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args)Invoke the given method with the args and return the result. -
Uses of IsLocal in com.sun.corba.ee.impl.protocol
Classes in com.sun.corba.ee.impl.protocol with annotations of type IsLocal Modifier and Type Class Description classClientDelegateImplclassLocalClientRequestDispatcherBaseMethods in com.sun.corba.ee.impl.protocol with annotations of type IsLocal Modifier and Type Method Description protected booleanLocalClientRequestDispatcherBase. checkForCompatibleServant(ServantObject so, java.lang.Class expectedType)Check that the servant in info (which must not be null) is an instance of the expectedType.booleanClientDelegateImpl. is_local(Object self)Returns true if this object is implemented by a local servant.booleanLocalClientRequestDispatcherBase. is_local(Object self)booleanLocalClientRequestDispatcherBase. useLocalInvocation(Object self) -
Uses of IsLocal in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport with annotations of type IsLocal Modifier and Type Class Description classContactInfoListImplMethods in com.sun.corba.ee.impl.transport with annotations of type IsLocal Modifier and Type Method Description protected voidContactInfoListImpl. setLocalSubcontract()setLocalSubcontract sets cached information that is set whenever the effectiveTargetIOR changes. -
Uses of IsLocal in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb with annotations of type IsLocal Modifier and Type Field Description booleanORB. isLocalDebugFlag
-