Package | Description |
---|---|
org.jboss.com.sun.corba.se.impl.ior | |
org.jboss.com.sun.corba.se.impl.ior.iiop | |
org.jboss.com.sun.corba.se.spi.ior | |
org.jboss.com.sun.corba.se.spi.ior.iiop |
Modifier and Type | Class and Description |
---|---|
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 © 2017 JBoss by Red Hat. All rights reserved.