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 DynamicStub
DynamicStubImpl.self
private DynamicStub
InvocationHandlerFactoryImpl.CustomCompositeInvocationHandlerImpl.stub
Methods 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) InvocationHandler
InvocationHandlerFactoryImpl.getInvocationHandler
(DynamicStub stub) void
DynamicStubImpl.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 TypeClassDescriptionclass
Wrapper that can take any stub (object x such that StubAdapter.isStub(x)) and treat it as a DynamicStub.