| 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 |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GenericTaggedProfile.isEquivalent(TaggedProfile prof) |
| Modifier and Type | Class and Description |
|---|---|
class |
IIOPProfileImpl |
| Modifier and Type | Method and Description |
|---|---|
TaggedProfile |
IIOPProfileTemplateImpl.create(ObjectKeyTemplate oktemp,
ObjectId id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IIOPProfileImpl.isEquivalent(TaggedProfile prof) |
| Modifier and Type | Method and Description |
|---|---|
TaggedProfile |
TaggedProfileTemplate.create(ObjectKeyTemplate oktemp,
ObjectId id)
Create a TaggedProfile from this template.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TaggedProfile.isEquivalent(TaggedProfile prof)
Return true is prof is equivalent to this TaggedProfile.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IIOPProfile
IIOPProfile represents an IIOP tagged profile.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.