Uses of Interface
com.sun.corba.ee.spi.ior.IdentifiableFactoryFinder
Packages that use IdentifiableFactoryFinder
Package
Description
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
-
Uses of IdentifiableFactoryFinder in com.sun.corba.ee.impl.ior
Classes in com.sun.corba.ee.impl.ior that implement IdentifiableFactoryFinderModifier and TypeClassDescriptionclass
IdentifiableFactoryFinderBase<E extends Identifiable>
class
class
class
Methods in com.sun.corba.ee.impl.ior with parameters of type IdentifiableFactoryFinderModifier and TypeMethodDescriptionstatic <E extends Identifiable>
voidEncapsulationUtility.readIdentifiableSequence
(List<E> container, IdentifiableFactoryFinder<E> finder, InputStream istr) Read the count from is, then read count Identifiables from is using the factory. -
Uses of IdentifiableFactoryFinder in com.sun.corba.ee.impl.orb
Fields in com.sun.corba.ee.impl.orb declared as IdentifiableFactoryFinderModifier and TypeFieldDescriptionprivate IdentifiableFactoryFinder
<TaggedProfile> ORBImpl.taggedProfileFactoryFinder
Methods in com.sun.corba.ee.impl.orb that return IdentifiableFactoryFinderModifier and TypeMethodDescriptionORBImpl.getTaggedProfileFactoryFinder()
ORBSingleton.getTaggedProfileFactoryFinder()
ORBImpl.getTaggedProfileTemplateFactoryFinder()
ORBSingleton.getTaggedProfileTemplateFactoryFinder()
-
Uses of IdentifiableFactoryFinder in com.sun.corba.ee.spi.ior
Subinterfaces of IdentifiableFactoryFinder in com.sun.corba.ee.spi.ior -
Uses of IdentifiableFactoryFinder in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return IdentifiableFactoryFinderModifier and TypeMethodDescriptionabstract IdentifiableFactoryFinder
<TaggedProfile> Factory finders for the various parts of the IOR: tagged profilesFactory finders for the various parts of the IOR: tagged profile templates