Package | Description |
---|---|
com.sun.corba.se.impl.ior | |
com.sun.corba.se.impl.ior.iiop | |
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.ior.iiop |
Modifier and Type | Method and Description |
---|---|
static void |
EncapsulationUtility.writeEncapsulation(WriteContents obj,
OutputStream os) |
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 |
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 | Interface and Description |
---|---|
interface |
IIOPProfileTemplate
IIOPProfileTemplate represents the parts of an IIOPProfile that are independent
of the object identifier.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.