| Package | Description |
|---|---|
| org.omg.GIOP | |
| org.omg.IOP | |
| org.omg.PortableInterceptor |
| Modifier and Type | Method and Description |
|---|---|
TaggedProfile |
TargetAddress.profile() |
| Modifier and Type | Method and Description |
|---|---|
void |
TargetAddress.profile(TaggedProfile _x) |
| Modifier and Type | Field and Description |
|---|---|
TaggedProfile[] |
IOR.profiles |
TaggedProfile[] |
TaggedProfileSeqHolder.value |
TaggedProfile |
TaggedProfileHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static TaggedProfile[] |
TaggedProfileSeqHelper.extract(Any any) |
static TaggedProfile |
TaggedProfileHelper.extract(Any any) |
static TaggedProfile[] |
TaggedProfileSeqHelper.read(InputStream _in) |
static TaggedProfile |
TaggedProfileHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TaggedProfileHelper.insert(Any any,
TaggedProfile s) |
static void |
TaggedProfileSeqHelper.insert(Any any,
TaggedProfile[] s) |
static void |
TaggedProfileHelper.write(OutputStream out,
TaggedProfile s) |
static void |
TaggedProfileSeqHelper.write(OutputStream _out,
TaggedProfile[] _s) |
| Constructor and Description |
|---|
IOR(String type_id,
TaggedProfile[] profiles) |
TaggedProfileHolder(TaggedProfile initial) |
TaggedProfileSeqHolder(TaggedProfile[] initial) |
| Modifier and Type | Method and Description |
|---|---|
TaggedProfile |
ClientRequestInfoLocalTie.effective_profile() |
TaggedProfile |
ClientRequestInfoOperations.effective_profile() |
Copyright © 2017 JacORB. All rights reserved.