| Package | Description |
|---|---|
| com.sun.corba.se.impl.ior | |
| com.sun.corba.se.impl.orb | |
| 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.orb |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentifiableFactoryFinderBase |
class |
TaggedComponentFactoryFinderImpl |
class |
TaggedProfileFactoryFinderImpl |
class |
TaggedProfileTemplateFactoryFinderImpl |
| Modifier and Type | Method and Description |
|---|---|
static void |
EncapsulationUtility.readIdentifiableSequence(List container,
IdentifiableFactoryFinder 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 |
ORBImpl.getTaggedProfileFactoryFinder() |
IdentifiableFactoryFinder |
ORBSingleton.getTaggedProfileTemplateFactoryFinder() |
IdentifiableFactoryFinder |
ORBImpl.getTaggedProfileTemplateFactoryFinder() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TaggedComponentFactoryFinder |
| Modifier and Type | Method and Description |
|---|---|
abstract IdentifiableFactoryFinder |
ORB.getTaggedProfileFactoryFinder() |
abstract IdentifiableFactoryFinder |
ORB.getTaggedProfileTemplateFactoryFinder() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.