| Package | Description |
|---|---|
| com.sun.corba.ee.impl.ior | |
| 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.orb |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentifiableFactoryFinderBase<E extends Identifiable> |
class |
TaggedComponentFactoryFinderImpl |
class |
TaggedProfileFactoryFinderImpl |
class |
TaggedProfileTemplateFactoryFinderImpl |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Identifiable> |
EncapsulationUtility.readIdentifiableSequence(List<E> container,
IdentifiableFactoryFinder<E> finder,
InputStream istr)
Read the count from is, then read count Identifiables from
is using the factory.
|
| Modifier and Type | Method and Description |
|---|---|
IdentifiableFactoryFinder |
ORBSingleton.getTaggedProfileFactoryFinder() |
IdentifiableFactoryFinder<TaggedProfile> |
ORBImpl.getTaggedProfileFactoryFinder() |
IdentifiableFactoryFinder |
ORBSingleton.getTaggedProfileTemplateFactoryFinder() |
IdentifiableFactoryFinder<TaggedProfileTemplate> |
ORBImpl.getTaggedProfileTemplateFactoryFinder() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TaggedComponentFactoryFinder |
| Modifier and Type | Method and Description |
|---|---|
abstract IdentifiableFactoryFinder<TaggedProfile> |
ORB.getTaggedProfileFactoryFinder() |
abstract IdentifiableFactoryFinder<TaggedProfileTemplate> |
ORB.getTaggedProfileTemplateFactoryFinder() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.