Uses of Interface
com.sun.corba.ee.spi.ior.TaggedProfile
Packages that use TaggedProfile
Package
Description
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
-
Uses of TaggedProfile in com.sun.corba.ee.impl.ior
Classes in com.sun.corba.ee.impl.ior that implement TaggedProfileMethods in com.sun.corba.ee.impl.ior that return TaggedProfileModifier and TypeMethodDescriptionTaggedProfileFactoryFinderImpl.handleMissingFactory
(int id, InputStream is) Methods in com.sun.corba.ee.impl.ior that return types with arguments of type TaggedProfileMethods in com.sun.corba.ee.impl.ior with parameters of type TaggedProfile -
Uses of TaggedProfile in com.sun.corba.ee.impl.ior.iiop
Classes in com.sun.corba.ee.impl.ior.iiop that implement TaggedProfileMethods in com.sun.corba.ee.impl.ior.iiop that return TaggedProfileModifier and TypeMethodDescriptionIIOPProfileTemplateImpl.create
(ObjectKeyTemplate oktemp, ObjectId id) Methods in com.sun.corba.ee.impl.ior.iiop with parameters of type TaggedProfile -
Uses of TaggedProfile in com.sun.corba.ee.impl.orb
Fields in com.sun.corba.ee.impl.orb with type parameters of type TaggedProfileModifier and TypeFieldDescriptionprivate IdentifiableFactoryFinder
<TaggedProfile> ORBImpl.taggedProfileFactoryFinder
Methods in com.sun.corba.ee.impl.orb that return types with arguments of type TaggedProfile -
Uses of TaggedProfile in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement TaggedProfileMethods in com.sun.corba.ee.impl.plugin.hwlb that return TaggedProfileModifier and TypeMethodDescriptionVirtualAddressAgentImpl.SpecialIIOPProfileTemplateImpl.create
(ObjectKeyTemplate oktemp, ObjectId id) -
Uses of TaggedProfile in com.sun.corba.ee.spi.ior
Methods in com.sun.corba.ee.spi.ior that return TaggedProfileModifier and TypeMethodDescriptionTaggedProfileTemplate.create
(ObjectKeyTemplate oktemp, ObjectId id) Create a TaggedProfile from this template.Methods in com.sun.corba.ee.spi.ior that return types with arguments of type TaggedProfileModifier and TypeMethodDescriptionIOR.getTaggedProfiles()
IOR.iteratorById
(int id) Return an iterator that iterates over tagged profiles with identifier id.Methods in com.sun.corba.ee.spi.ior with parameters of type TaggedProfileModifier and TypeMethodDescriptionboolean
TaggedProfile.isEquivalent
(TaggedProfile prof) Return true is prof is equivalent to this TaggedProfile. -
Uses of TaggedProfile in com.sun.corba.ee.spi.ior.iiop
Subinterfaces of TaggedProfile in com.sun.corba.ee.spi.ior.iiopModifier and TypeInterfaceDescriptioninterface
IIOPProfile represents an IIOP tagged profile. -
Uses of TaggedProfile in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return types with arguments of type TaggedProfileModifier and TypeMethodDescriptionabstract IdentifiableFactoryFinder
<TaggedProfile> Factory finders for the various parts of the IOR: tagged profiles