Uses of Interface
com.sun.corba.se.spi.ior.IORTemplateList
Packages that use IORTemplateList
-
Uses of IORTemplateList in com.sun.corba.se.impl.ior
Classes in com.sun.corba.se.impl.ior that implement IORTemplateListMethods in com.sun.corba.se.impl.ior that return IORTemplateListModifier and TypeMethodDescriptionObjectReferenceFactoryImpl.getIORTemplateList()abstract IORTemplateListObjectReferenceProducerBase.getIORTemplateList()ObjectReferenceTemplateImpl.getIORTemplateList()IORImpl.getIORTemplates()Return the IORTemplateList for this IOR.Constructors in com.sun.corba.se.impl.ior with parameters of type IORTemplateListModifierConstructorDescriptionIORImpl(ORB orb, String typeId, IORTemplateList iortemps, ObjectId id) Construct an IOR from an IORTemplate by applying the same object id to each TaggedProfileTemplate in the IORTemplate.ObjectReferenceFactoryImpl(ORB orb, IORTemplateList iortemps) -
Uses of IORTemplateList in com.sun.corba.se.spi.ior
Methods in com.sun.corba.se.spi.ior that return IORTemplateListModifier and TypeMethodDescriptionstatic IORTemplateListIORFactories.getIORTemplateList(ObjectReferenceFactory orf) IOR.getIORTemplates()Return the IORTemplate for this IOR.static IORTemplateListIORFactories.makeIORTemplateList()static IORTemplateListIORFactories.makeIORTemplateList(InputStream is) Methods in com.sun.corba.se.spi.ior with parameters of type IORTemplateListModifier and TypeMethodDescriptionstatic ObjectReferenceFactoryIORFactories.makeObjectReferenceFactory(ORB orb, IORTemplateList iortemps)