Uses of Class
com.sun.org.omg.SendingContext._CodeBaseImplBase
-
Packages that use _CodeBaseImplBase Package Description com.sun.corba.ee.impl.encoding com.sun.corba.ee.impl.io -
-
Uses of _CodeBaseImplBase in com.sun.corba.ee.impl.encoding
Subclasses of _CodeBaseImplBase in com.sun.corba.ee.impl.encoding Modifier and Type Class Description class
CachedCodeBase
Provides the reading side with a per connection cache of info obtained via calls to the remote CodeBase. -
Uses of _CodeBaseImplBase in com.sun.corba.ee.impl.io
Subclasses of _CodeBaseImplBase in com.sun.corba.ee.impl.io Modifier and Type Class Description class
FVDCodeBaseImpl
This class acts as the remote interface to receivers wishing to retrieve the information of a remote Class.
-