Uses of Interface
com.sun.org.omg.SendingContext.CodeBaseOperations
-
Packages that use CodeBaseOperations Package Description com.sun.corba.ee.impl.encoding com.sun.corba.ee.impl.io com.sun.org.omg.SendingContext -
-
Uses of CodeBaseOperations in com.sun.corba.ee.impl.encoding
Classes in com.sun.corba.ee.impl.encoding that implement CodeBaseOperations 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 CodeBaseOperations in com.sun.corba.ee.impl.io
Classes in com.sun.corba.ee.impl.io that implement CodeBaseOperations 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. -
Uses of CodeBaseOperations in com.sun.org.omg.SendingContext
Subinterfaces of CodeBaseOperations in com.sun.org.omg.SendingContext Modifier and Type Interface Description interface
CodeBase
com/sun/org/omg/SendingContext/CodeBase.java Generated by the IDL-to-Java compiler (portable), version "3.0" from rt.idl Thursday, May 6, 1999 1:52:08 AM PDTClasses in com.sun.org.omg.SendingContext that implement CodeBaseOperations Modifier and Type Class Description class
_CodeBaseImplBase
com/sun/org/omg/SendingContext/_CodeBaseImplBase.java Generated by the IDL-to-Java compiler (portable), version "3.0" from rt.idl Thursday, May 6, 1999 1:52:08 AM PDTclass
_CodeBaseStub
com/sun/org/omg/SendingContext/_CodeBaseStub.java Generated by the IDL-to-Java compiler (portable), version "3.0" from rt.idl Thursday, May 6, 1999 1:52:08 AM PDT
-