Uses of Class
com.sun.corba.ee.impl.util.StubEntry
-
Packages that use StubEntry Package Description com.sun.corba.ee.impl.util -
-
Uses of StubEntry in com.sun.corba.ee.impl.util
Methods in com.sun.corba.ee.impl.util that return StubEntry Modifier and Type Method Description private static StubEntry
Utility. loadStubAndUpdateCache(Tie tie, PresentationManager.StubFactory stubFactory, java.lang.String remoteCodebase, boolean onlyMostDerived)
Load an RMI-IIOP Stub given a Tie, but do not look in the cache.
-