Uses of Interface
com.sun.corba.ee.spi.ior.TaggedProfileTemplate
Packages that use TaggedProfileTemplate
Package
Description
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
-
Uses of TaggedProfileTemplate in com.sun.corba.ee.impl.ior
Methods in com.sun.corba.ee.impl.ior that return TaggedProfileTemplateModifier and TypeMethodDescriptionGenericTaggedProfile.getTaggedProfileTemplate()
TaggedProfileTemplateFactoryFinderImpl.handleMissingFactory
(int id, InputStream is) -
Uses of TaggedProfileTemplate in com.sun.corba.ee.impl.ior.iiop
Classes in com.sun.corba.ee.impl.ior.iiop that implement TaggedProfileTemplateMethods in com.sun.corba.ee.impl.ior.iiop that return TaggedProfileTemplateMethods in com.sun.corba.ee.impl.ior.iiop with parameters of type TaggedProfileTemplateModifier and TypeMethodDescriptionboolean
IIOPProfileTemplateImpl.isEquivalent
(TaggedProfileTemplate temp) -
Uses of TaggedProfileTemplate in com.sun.corba.ee.impl.orb
Fields in com.sun.corba.ee.impl.orb with type parameters of type TaggedProfileTemplateModifier and TypeFieldDescriptionMethods in com.sun.corba.ee.impl.orb that return types with arguments of type TaggedProfileTemplate -
Uses of TaggedProfileTemplate in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement TaggedProfileTemplateModifier and TypeClassDescriptionprivate class
Methods in com.sun.corba.ee.impl.plugin.hwlb that return TaggedProfileTemplateModifier and TypeMethodDescriptionprivate TaggedProfileTemplate
VirtualAddressAgentImpl.makeCopy
(TaggedProfileTemplate temp) Methods in com.sun.corba.ee.impl.plugin.hwlb with parameters of type TaggedProfileTemplateModifier and TypeMethodDescriptionprivate TaggedProfileTemplate
VirtualAddressAgentImpl.makeCopy
(TaggedProfileTemplate temp) -
Uses of TaggedProfileTemplate in com.sun.corba.ee.spi.ior
Classes in com.sun.corba.ee.spi.ior that implement TaggedProfileTemplateMethods in com.sun.corba.ee.spi.ior that return TaggedProfileTemplateMethods in com.sun.corba.ee.spi.ior that return types with arguments of type TaggedProfileTemplateModifier and TypeMethodDescriptionIORTemplate.iteratorById
(int id) Iterate over all TaggedProfileTemplates in this IORTemplate with the given id.Methods in com.sun.corba.ee.spi.ior with parameters of type TaggedProfileTemplateModifier and TypeMethodDescriptionboolean
TaggedProfileTemplate.isEquivalent
(TaggedProfileTemplate temp) Return true if temp is equivalent to this template. -
Uses of TaggedProfileTemplate in com.sun.corba.ee.spi.ior.iiop
Subinterfaces of TaggedProfileTemplate in com.sun.corba.ee.spi.ior.iiopModifier and TypeInterfaceDescriptioninterface
IIOPProfileTemplate represents the parts of an IIOPProfile that are independent of the object identifier. -
Uses of TaggedProfileTemplate in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return types with arguments of type TaggedProfileTemplateModifier and TypeMethodDescriptionFactory finders for the various parts of the IOR: tagged profile templates