Uses of Interface
com.sun.corba.ee.spi.presentation.rmi.DynamicStub
Packages that use DynamicStub
-
Uses of DynamicStub in com.sun.corba.ee.impl.presentation.rmi
Classes in com.sun.corba.ee.impl.presentation.rmi that implement DynamicStubFields in com.sun.corba.ee.impl.presentation.rmi declared as DynamicStubModifier and TypeFieldDescriptionprivate DynamicStubDynamicStubImpl.selfprivate DynamicStubInvocationHandlerFactoryImpl.CustomCompositeInvocationHandlerImpl.stubMethods in com.sun.corba.ee.impl.presentation.rmi that return DynamicStubMethods in com.sun.corba.ee.impl.presentation.rmi with parameters of type DynamicStubModifier and TypeMethodDescription(package private) InvocationHandlerInvocationHandlerFactoryImpl.getInvocationHandler(DynamicStub stub) voidDynamicStubImpl.setSelf(DynamicStub self) Constructors in com.sun.corba.ee.impl.presentation.rmi with parameters of type DynamicStub -
Uses of DynamicStub in com.sun.corba.ee.spi.presentation.rmi
Classes in com.sun.corba.ee.spi.presentation.rmi that implement DynamicStubModifier and TypeClassDescriptionclassWrapper that can take any stub (object x such that StubAdapter.isStub(x)) and treat it as a DynamicStub.