| 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 | Method and Description |
|---|---|
TaggedProfileTemplate |
GenericTaggedProfile.getTaggedProfileTemplate() |
| Modifier and Type | Class and Description |
|---|---|
class |
IIOPProfileTemplateImpl |
| Modifier and Type | Method and Description |
|---|---|
TaggedProfileTemplate |
IIOPProfileImpl.getTaggedProfileTemplate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IIOPProfileTemplateImpl.isEquivalent(TaggedProfileTemplate temp) |
| Modifier and Type | Class and Description |
|---|---|
class |
TaggedProfileTemplateBase |
| Modifier and Type | Method and Description |
|---|---|
TaggedProfileTemplate |
TaggedProfile.getTaggedProfileTemplate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TaggedProfileTemplate.isEquivalent(TaggedProfileTemplate temp)
Return true if temp is equivalent to this template.
|
| Modifier and Type | Interface and Description |
|---|---|
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.