Uses of Interface
com.sun.corba.se.spi.ior.MakeImmutable
Packages that use MakeImmutable
Package
Description
-
Uses of MakeImmutable in com.sun.corba.se.impl.ior
Classes in com.sun.corba.se.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.se.impl.ior.iiop
Classes in com.sun.corba.se.impl.ior.iiop that implement MakeImmutable -
Uses of MakeImmutable in com.sun.corba.se.spi.ior
Subinterfaces of MakeImmutable in com.sun.corba.se.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.se.spi.ior that implement MakeImmutable -
Uses of MakeImmutable in com.sun.corba.se.spi.ior.iiop
Subinterfaces of MakeImmutable in com.sun.corba.se.spi.ior.iiopModifier and TypeInterfaceDescriptioninterfaceIIOPProfile represents an IIOP tagged profile.interfaceIIOPProfileTemplate represents the parts of an IIOPProfile that are independent of the object identifier.