Package | Description |
---|---|
org.jboss.com.sun.corba.se.impl.ior.iiop | |
org.jboss.com.sun.corba.se.spi.ior | |
org.jboss.com.sun.corba.se.spi.ior.iiop |
Modifier and Type | Class and Description |
---|---|
class |
AlternateIIOPAddressComponentImpl |
class |
CodeSetsComponentImpl |
class |
IIOPProfileImpl |
class |
IIOPProfileTemplateImpl |
class |
JavaCodebaseComponentImpl |
class |
JavaSerializationComponent
Tagged component that contains a value that indicates the Java serialization version supported by the ORB.
|
class |
MaxStreamFormatVersionComponentImpl |
class |
ORBTypeComponentImpl |
class |
RequestPartitioningComponentImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
TaggedComponent
Generic interface for all tagged components.
|
interface |
TaggedProfile
TaggedProfile represents a tagged profile in an IOR.
|
interface |
TaggedProfileTemplate
Base template for creating TaggedProfiles.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentifiableBase
Provide support for properly reading and writing Identifiable objects that are also encapsulations (tagged profiles
and components).
|
class |
TaggedComponentBase
Base class to use for implementing TaggedComponents.
|
class |
TaggedProfileTemplateBase |
Modifier and Type | Method and Description |
---|---|
Identifiable |
EncapsulationFactoryBase.create(InputStream in) |
Identifiable |
IdentifiableFactory.create(InputStream in)
Construct the appropriate Identifiable object with the given id from the InputStream is.
|
Identifiable |
IdentifiableFactoryFinder.create(int id,
InputStream is)
If there is a registered factory for id, use it to read an Identifiable from is.
|
protected abstract Identifiable |
EncapsulationFactoryBase.readContents(InputStream is) |
Modifier and Type | Interface and Description |
---|---|
interface |
AlternateIIOPAddressComponent |
interface |
CodeSetsComponent |
interface |
IIOPProfile
IIOPProfile represents an IIOP tagged profile.
|
interface |
IIOPProfileTemplate
IIOPProfileTemplate represents the parts of an IIOPProfile that are independent of the object identifier.
|
interface |
JavaCodebaseComponent |
interface |
MaxStreamFormatVersionComponent |
interface |
ORBTypeComponent |
interface |
RequestPartitioningComponent |
Copyright © 2013 JBoss by Red Hat. All rights reserved.