| Package | Description |
|---|---|
| com.sun.corba.ee.impl.ior | |
| com.sun.corba.ee.impl.ior.iiop | |
| com.sun.corba.ee.impl.orb | |
| 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.orb |
| Modifier and Type | Method and Description |
|---|---|
TaggedProfileTemplate |
GenericTaggedProfile.getTaggedProfileTemplate() |
TaggedProfileTemplate |
TaggedProfileTemplateFactoryFinderImpl.handleMissingFactory(int id,
InputStream is) |
| 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 | Method and Description |
|---|---|
IdentifiableFactoryFinder<TaggedProfileTemplate> |
ORBImpl.getTaggedProfileTemplateFactoryFinder() |
| Modifier and Type | Class and Description |
|---|---|
class |
TaggedProfileTemplateBase |
| Modifier and Type | Method and Description |
|---|---|
TaggedProfileTemplate |
TaggedProfile.getTaggedProfileTemplate() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<TaggedProfileTemplate> |
IORTemplate.iteratorById(int id)
Iterate over all TaggedProfileTemplates in this IORTemplate
with the given id.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
abstract IdentifiableFactoryFinder<TaggedProfileTemplate> |
ORB.getTaggedProfileTemplateFactoryFinder() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.