Uses of Interface
com.sun.corba.ee.spi.ior.MakeImmutable
Packages that use MakeImmutable
Package
Description
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
-
Uses of MakeImmutable in com.sun.corba.ee.impl.ior
Classes in com.sun.corba.ee.impl.ior that implement MakeImmutableModifier and TypeClassDescriptionclassclassAn IOR is represented as a list of profiles.classThis class is a container of TaggedProfileTemplates.class -
Uses of MakeImmutable in com.sun.corba.ee.impl.ior.iiop
Classes in com.sun.corba.ee.impl.ior.iiop that implement MakeImmutable -
Uses of MakeImmutable in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement MakeImmutableModifier and TypeClassDescriptionprivate classprivate class -
Uses of MakeImmutable in com.sun.corba.ee.spi.ior
Subinterfaces of MakeImmutable in com.sun.corba.ee.spi.iorModifier and TypeInterfaceDescriptioninterfaceAn IOR is represented as a list of profiles.interfaceAn IORFactory provides the capability of creating IORs.interfaceAn IORTemplate provides all of the data necessary to create an IOR except for the typeId and ObjectId.interfaceAn IORTemplateList is a list of IORTemplate instances.interfaceTaggedProfile represents a tagged profile in an IOR.interfaceBase template for creating TaggedProfiles.Classes in com.sun.corba.ee.spi.ior that implement MakeImmutable -
Uses of MakeImmutable in com.sun.corba.ee.spi.ior.iiop
Subinterfaces of MakeImmutable in com.sun.corba.ee.spi.ior.iiopModifier and TypeInterfaceDescriptioninterfaceIIOPProfile represents an IIOP tagged profile.interfaceIIOPProfileTemplate represents the parts of an IIOPProfile that are independent of the object identifier.