Package | Description |
---|---|
org.omg.CSIIOP | |
org.omg.IIOP | |
org.omg.IOP |
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 |
TaggedComponentHolder.value |
TaggedComponent[] |
MultipleComponentProfileHolder.value |
Modifier and Type | Method and Description |
---|---|
static TaggedComponent |
TaggedComponentHelper.extract(Any any) |
static TaggedComponent[] |
MultipleComponentProfileHelper.extract(Any any) |
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 |
MultipleComponentProfileHelper.insert(Any any,
TaggedComponent[] s) |
static void |
TaggedComponentHelper.write(OutputStream out,
TaggedComponent s) |
static void |
MultipleComponentProfileHelper.write(OutputStream _out,
TaggedComponent[] _s) |
Constructor and Description |
---|
MultipleComponentProfileHolder(TaggedComponent[] initial) |
TaggedComponentHolder(TaggedComponent initial) |
Copyright © 2013. All Rights Reserved.