Interface | Description |
---|---|
Identifiable |
This interface represents an entity that can be written to an OutputStream and has an identity that is represented by
an integer.
|
IdentifiableFactory |
Factory interface for creating Identifiables.
|
IdentifiableFactoryFinder |
Interface used to manage a group of related IdentifiableFactory instances.
|
IOR |
An IOR is represented as a list of profiles.
|
IORFactory |
An IORFactory provides the capability of creating IORs.
|
IORTemplate |
An IORTemplate provides all of the data necessary to create an IOR except for the typeId and ObjectId.
|
IORTemplateList |
An IORTemplateList is a list of IORTemplate instances.
|
MakeImmutable | |
ObjectAdapterId |
This is the object adapter ID for an object adapter.
|
ObjectId | |
ObjectKey |
The full object key, which is contained in an IIOPProfile.
|
ObjectKeyFactory |
Construct ObjectKey and ObjectKeyTemplate instances from their CDR-marshalled representation.
|
ObjectKeyTemplate |
An ObjectKeyTemplate represents the part of an Object Key that corresponds to the object adapter used to create an
object reference.
|
TaggedComponent |
Generic interface for all tagged components.
|
TaggedComponentFactoryFinder | |
TaggedProfile |
TaggedProfile represents a tagged profile in an IOR.
|
TaggedProfileTemplate |
Base template for creating TaggedProfiles.
|
Writeable |
This interface represents an entity that can be written to an OutputStream.
|
WriteContents |
Class | Description |
---|---|
EncapsulationFactoryBase | |
IdentifiableBase |
Provide support for properly reading and writing Identifiable objects that are also encapsulations (tagged profiles
and components).
|
IdentifiableContainerBase |
Convenience class for defining objects that contain lists of Identifiables.
|
IORFactories |
This class provides a number of factory methods for creating various IOR SPI classes which are not subclassed for
specific protocols.
|
TaggedComponentBase |
Base class to use for implementing TaggedComponents.
|
TaggedProfileTemplateBase |
Copyright © 2018 JBoss by Red Hat. All rights reserved.