Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.portableInterceptor | |
org.omg.CSIIOP | |
org.omg.IIOP | |
org.omg.IOP | |
org.omg.PortableInterceptor |
Modifier and Type | Method and Description |
---|---|
TaggedComponent[] |
TaggedComponentList.asArray() |
TaggedComponent |
TaggedComponentList.get(int index) |
Modifier and Type | Method and Description |
---|---|
void |
TaggedComponentList.addComponent(TaggedComponent component)
Adds a tagged component to this list.
|
Modifier and Type | Field and Description |
---|---|
TaggedComponent[] |
ClientRequestInfoImpl.effective_components |
Modifier and Type | Method and Description |
---|---|
TaggedComponent |
ClientRequestInfoImpl.get_effective_component(int id) |
TaggedComponent[] |
ClientRequestInfoImpl.get_effective_components(int id) |
Modifier and Type | Method and Description |
---|---|
void |
IORInfoImpl.add_ior_component_to_profile(TaggedComponent component,
int id)
Adds the component to the profile with the given tag.
|
void |
IORInfoImpl.add_ior_component(TaggedComponent component)
Adds component to all profiles.
|
Modifier and Type | Field and Description |
---|---|
TaggedComponent |
CompoundSecMech.transport_mech |
Constructor and Description |
---|
CompoundSecMech(short target_requires,
TaggedComponent transport_mech,
AS_ContextSec as_context_mech,
SAS_ContextSec sas_context_mech) |
Modifier and Type | Field and Description |
---|---|
TaggedComponent[] |
ProfileBody_1_1.components |
Constructor and Description |
---|
ProfileBody_1_1(Version iiop_version,
java.lang.String host,
short port,
byte[] object_key,
TaggedComponent[] components) |
Modifier and Type | Field and Description |
---|---|
TaggedComponent[] |
TaggedComponentSeqHolder.value |
TaggedComponent |
TaggedComponentHolder.value |
TaggedComponent[] |
MultipleComponentProfileHolder.value |
Modifier and Type | Method and Description |
---|---|
static TaggedComponent[] |
TaggedComponentSeqHelper.extract(Any any) |
static TaggedComponent |
TaggedComponentHelper.extract(Any any) |
static TaggedComponent[] |
MultipleComponentProfileHelper.extract(Any any) |
static TaggedComponent[] |
TaggedComponentSeqHelper.read(InputStream _in) |
static TaggedComponent |
TaggedComponentHelper.read(InputStream in) |
static TaggedComponent[] |
MultipleComponentProfileHelper.read(InputStream _in) |
Modifier and Type | Method and Description |
---|---|
static void |
TaggedComponentHelper.insert(Any any,
TaggedComponent s) |
static void |
TaggedComponentSeqHelper.insert(Any any,
TaggedComponent[] s) |
static void |
MultipleComponentProfileHelper.insert(Any any,
TaggedComponent[] s) |
static void |
TaggedComponentHelper.write(OutputStream out,
TaggedComponent s) |
static void |
TaggedComponentSeqHelper.write(OutputStream _out,
TaggedComponent[] _s) |
static void |
MultipleComponentProfileHelper.write(OutputStream _out,
TaggedComponent[] _s) |
Constructor and Description |
---|
MultipleComponentProfileHolder(TaggedComponent[] initial) |
TaggedComponentHolder(TaggedComponent initial) |
TaggedComponentSeqHolder(TaggedComponent[] initial) |
Modifier and Type | Method and Description |
---|---|
TaggedComponent |
ClientRequestInfoOperations.get_effective_component(int id) |
TaggedComponent[] |
ClientRequestInfoOperations.get_effective_components(int id) |
Modifier and Type | Method and Description |
---|---|
void |
IORInfoOperations.add_ior_component_to_profile(TaggedComponent component,
int profile_id) |
void |
IORInfoOperations.add_ior_component(TaggedComponent component) |