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 classCachedCodeBaseProvides 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 classFVDCodeBaseImplThis 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 interfaceCodeBasecom/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_CodeBaseImplBasecom/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_CodeBaseStubcom/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
-