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 TypeClassDescriptionclass
class
An IOR is represented as a list of profiles.class
This 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 class
private class
-
Uses of MakeImmutable in com.sun.corba.ee.spi.ior
Subinterfaces of MakeImmutable in com.sun.corba.ee.spi.iorModifier and TypeInterfaceDescriptioninterface
An IOR is represented as a list of profiles.interface
An IORFactory provides the capability of creating IORs.interface
An IORTemplate provides all of the data necessary to create an IOR except for the typeId and ObjectId.interface
An IORTemplateList is a list of IORTemplate instances.interface
TaggedProfile represents a tagged profile in an IOR.interface
Base 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 TypeInterfaceDescriptioninterface
IIOPProfile represents an IIOP tagged profile.interface
IIOPProfileTemplate represents the parts of an IIOPProfile that are independent of the object identifier.