| Package | Description |
|---|---|
| com.sun.corba.ee.impl.ior | |
| 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 |
| Modifier and Type | Method and Description |
|---|---|
protected IdentifiableFactory<E> |
IdentifiableFactoryFinderBase.getFactory(int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentifiableFactoryFinderBase.registerFactory(IdentifiableFactory<E> factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
EncapsulationFactoryBase<E extends Identifiable> |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentifiableFactoryFinder.registerFactory(IdentifiableFactory<E> factory)
Register a factory for the given id.
|
| Modifier and Type | Method and Description |
|---|---|
static IdentifiableFactory |
IIOPFactories.makeAlternateIIOPAddressComponentFactory() |
static IdentifiableFactory |
IIOPFactories.makeClusterInstanceInfoComponentFactory() |
static IdentifiableFactory |
IIOPFactories.makeCodeSetsComponentFactory() |
static IdentifiableFactory |
IIOPFactories.makeIIOPProfileFactory() |
static IdentifiableFactory |
IIOPFactories.makeIIOPProfileTemplateFactory() |
static IdentifiableFactory |
IIOPFactories.makeJavaCodebaseComponentFactory() |
static IdentifiableFactory |
IIOPFactories.makeJavaSerializationComponentFactory() |
static IdentifiableFactory |
IIOPFactories.makeLoadBalancingComponentFactory() |
static IdentifiableFactory |
IIOPFactories.makeMaxStreamFormatVersionComponentFactory() |
static IdentifiableFactory |
IIOPFactories.makeORBTypeComponentFactory() |
static IdentifiableFactory |
IIOPFactories.makeRequestPartitioningComponentFactory() |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.