| Package | Description |
|---|---|
| com.sun.corba.ee.impl.ior | |
| com.sun.corba.ee.impl.ior.iiop | |
| com.sun.corba.ee.impl.transport | |
| com.sun.corba.ee.spi.ior |
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
|
| com.sun.corba.ee.spi.ior.iiop | |
| com.sun.corba.ee.spi.transport |
| Modifier and Type | Method and Description |
|---|---|
IIOPProfile |
IORImpl.getProfile()
Return the first IIOPProfile in this IOR.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IIOPProfileImpl |
| Modifier and Type | Method and Description |
|---|---|
IIOPProfile |
ContactInfoBase.getEffectiveProfile() |
| Modifier and Type | Method and Description |
|---|---|
IIOPProfile |
IOR.getProfile()
Return the first IIOPProfile in this IOR.
|
| Modifier and Type | Method and Description |
|---|---|
static IIOPProfile |
IIOPFactories.makeIIOPProfile(ORB orb,
ObjectKeyTemplate oktemp,
ObjectId oid,
IIOPProfileTemplate ptemp) |
static IIOPProfile |
IIOPFactories.makeIIOPProfile(ORB orb,
TaggedProfile profile) |
| Modifier and Type | Method and Description |
|---|---|
IIOPProfile |
ContactInfo.getEffectiveProfile() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.