Package | Description |
---|---|
org.omg.CSIIOP | |
org.omg.IIOP | |
org.omg.IOP | |
org.omg.PortableInterceptor | |
org.omg.SECIOP |
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,
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 |
ClientRequestInfoLocalTie.get_effective_component(int id) |
TaggedComponent |
ClientRequestInfoOperations.get_effective_component(int id) |
TaggedComponent[] |
ClientRequestInfoLocalTie.get_effective_components(int id) |
TaggedComponent[] |
ClientRequestInfoOperations.get_effective_components(int id) |
Modifier and Type | Method and Description |
---|---|
void |
IORInfoLocalTie.add_ior_component_to_profile(TaggedComponent a_component,
int profile_id) |
void |
IORInfoOperations.add_ior_component_to_profile(TaggedComponent a_component,
int profile_id) |
void |
IORInfoLocalTie.add_ior_component(TaggedComponent a_component) |
void |
IORInfoOperations.add_ior_component(TaggedComponent a_component) |
Modifier and Type | Field and Description |
---|---|
TaggedComponent[] |
GenericMechanismInfo.components |
Constructor and Description |
---|
GenericMechanismInfo(byte[] security_mechanism_type,
byte[] mech_specific_data,
TaggedComponent[] components) |
Copyright © 2013. All Rights Reserved.