Package | Description |
---|---|
com.sun.corba.se.impl.ior | |
com.sun.corba.se.impl.ior.iiop | |
com.sun.corba.se.spi.ior |
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
|
com.sun.corba.se.spi.ior.iiop |
Modifier and Type | Class and Description |
---|---|
class |
GenericTaggedProfile |
class |
IORImpl
An IOR is represented as a list of profiles.
|
class |
IORTemplateImpl
This class is a container of TaggedProfileTemplates.
|
class |
IORTemplateListImpl |
Modifier and Type | Class and Description |
---|---|
class |
IIOPProfileImpl |
class |
IIOPProfileTemplateImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
IOR
An IOR is represented as a list of profiles.
|
interface |
IORFactory
An IORFactory provides the capability of creating IORs.
|
interface |
IORTemplate
An IORTemplate provides all of the data necessary to create an IOR except
for the typeId and ObjectId.
|
interface |
IORTemplateList
An IORTemplateList is a list of IORTemplate instances.
|
interface |
TaggedProfile
TaggedProfile represents a tagged profile in an IOR.
|
interface |
TaggedProfileTemplate
Base template for creating TaggedProfiles.
|
Modifier and Type | Class and Description |
---|---|
class |
TaggedProfileTemplateBase |
Modifier and Type | Interface and Description |
---|---|
interface |
IIOPProfile
IIOPProfile represents an IIOP tagged profile.
|
interface |
IIOPProfileTemplate
IIOPProfileTemplate represents the parts of an IIOPProfile that are independent
of the object identifier.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.