Uses of Interface
com.sun.corba.ee.spi.ior.IdentifiableFactory
Packages that use IdentifiableFactory
Package
Description
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
-
Uses of IdentifiableFactory in com.sun.corba.ee.impl.ior
Fields in com.sun.corba.ee.impl.ior with type parameters of type IdentifiableFactoryModifier and TypeFieldDescriptionprivate Map<Integer, IdentifiableFactory<E>> IdentifiableFactoryFinderBase.mapMethods in com.sun.corba.ee.impl.ior that return IdentifiableFactoryModifier and TypeMethodDescriptionprotected IdentifiableFactory<E> IdentifiableFactoryFinderBase.getFactory(int id) Methods in com.sun.corba.ee.impl.ior with parameters of type IdentifiableFactoryModifier and TypeMethodDescriptionvoidIdentifiableFactoryFinderBase.registerFactory(IdentifiableFactory<E> factory) -
Uses of IdentifiableFactory in com.sun.corba.ee.spi.ior
Classes in com.sun.corba.ee.spi.ior that implement IdentifiableFactoryMethods in com.sun.corba.ee.spi.ior with parameters of type IdentifiableFactoryModifier and TypeMethodDescriptionvoidIdentifiableFactoryFinder.registerFactory(IdentifiableFactory<E> factory) Register a factory for the given id. -
Uses of IdentifiableFactory in com.sun.corba.ee.spi.ior.iiop
Methods in com.sun.corba.ee.spi.ior.iiop that return IdentifiableFactoryModifier and TypeMethodDescriptionstatic IdentifiableFactoryIIOPFactories.makeAlternateIIOPAddressComponentFactory()static IdentifiableFactoryIIOPFactories.makeClusterInstanceInfoComponentFactory()static IdentifiableFactoryIIOPFactories.makeCodeSetsComponentFactory()static IdentifiableFactoryIIOPFactories.makeIIOPProfileFactory()static IdentifiableFactoryIIOPFactories.makeIIOPProfileTemplateFactory()static IdentifiableFactoryIIOPFactories.makeJavaCodebaseComponentFactory()static IdentifiableFactoryIIOPFactories.makeJavaSerializationComponentFactory()static IdentifiableFactoryIIOPFactories.makeLoadBalancingComponentFactory()static IdentifiableFactoryIIOPFactories.makeMaxStreamFormatVersionComponentFactory()static IdentifiableFactoryIIOPFactories.makeORBTypeComponentFactory()static IdentifiableFactoryIIOPFactories.makeRequestPartitioningComponentFactory()