Uses of Interface
com.sun.corba.ee.spi.ior.Identifiable
Packages that use Identifiable
Package
Description
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
-
Uses of Identifiable in com.sun.corba.ee.impl.ior
Classes in com.sun.corba.ee.impl.ior with type parameters of type IdentifiableClasses in com.sun.corba.ee.impl.ior that implement IdentifiableModifier and TypeClassDescriptionclassclassGeneric representation of a tagged component of a type unknown to the ORBclassMethods in com.sun.corba.ee.impl.ior with type parameters of type IdentifiableModifier 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.static <E extends Identifiable>
voidEncapsulationUtility.writeIdentifiableSequence(List<E> container, OutputStream os) Write all Identifiables that we contain to os. -
Uses of Identifiable in com.sun.corba.ee.impl.ior.iiop
Classes in com.sun.corba.ee.impl.ior.iiop that implement IdentifiableModifier and TypeClassDescriptionclassclassclassclassclassclassclassTagged component that contains a value that indicates the Java serialization version supported by the ORB.classclassclassclass -
Uses of Identifiable in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement IdentifiableModifier and TypeClassDescriptionprivate classprivate class -
Uses of Identifiable in com.sun.corba.ee.spi.ior
Classes in com.sun.corba.ee.spi.ior with type parameters of type IdentifiableModifier and TypeClassDescriptionclassEncapsulationFactoryBase<E extends Identifiable>classIdentifiableContainerBase<E extends Identifiable>Convenience class for defining objects that contain lists of Identifiables.interfaceIdentifiableFactory<E extends Identifiable>Factory interface for creating Identifiables.interfaceIdentifiableFactoryFinder<E extends Identifiable>Interface used to manage a group of related IdentifiableFactory instances.Subinterfaces of Identifiable in com.sun.corba.ee.spi.iorModifier and TypeInterfaceDescriptioninterfaceGeneric interface for all tagged components.interfaceTaggedProfile represents a tagged profile in an IOR.interfaceBase template for creating TaggedProfiles.Classes in com.sun.corba.ee.spi.ior that implement IdentifiableModifier and TypeClassDescriptionclassProvide support for properly reading and writing Identifiable objects that are also encapsulations (tagged profiles and components).classBase class to use for implementing TaggedComponents.class -
Uses of Identifiable in com.sun.corba.ee.spi.ior.iiop
Subinterfaces of Identifiable in com.sun.corba.ee.spi.ior.iiopModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceIIOPProfile represents an IIOP tagged profile.interfaceIIOPProfileTemplate represents the parts of an IIOPProfile that are independent of the object identifier.interfaceinterfaceinterfaceinterfaceinterface