| Package | Description |
|---|---|
| org.omg.CosTrading | |
| org.omg.CosTrading.LookupPackage | |
| org.omg.CosTrading.ProxyPackage |
| Modifier and Type | Field and Description |
|---|---|
Policy |
PolicyHolder.value |
Policy[] |
PolicySeqHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Policy[] |
PolicySeqHelper.extract(Any any) |
static Policy |
PolicyHelper.extract(Any any) |
static Policy[] |
PolicySeqHelper.read(InputStream _in) |
static Policy |
PolicyHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
String |
_ProxyStub.export_proxy(Lookup target,
String type,
Property[] properties,
boolean if_match_all,
String recipe,
Policy[] policies_to_pass_on) |
String |
ProxyOperations.export_proxy(Lookup target,
String type,
Property[] properties,
boolean if_match_all,
String recipe,
Policy[] policies_to_pass_on) |
String |
ProxyPOATie.export_proxy(Lookup target,
String type,
Property[] properties,
boolean if_match_all,
String recipe,
Policy[] policies_to_pass_on) |
static void |
PolicyHelper.insert(Any any,
Policy s) |
static void |
PolicySeqHelper.insert(Any any,
Policy[] s) |
void |
LookupOperations.query(String type,
String constr,
String pref,
Policy[] policies,
SpecifiedProps desired_props,
int how_many,
OfferSeqHolder offers,
OfferIteratorHolder offer_itr,
PolicyNameSeqHolder limits_applied) |
void |
LookupPOATie.query(String type,
String constr,
String pref,
Policy[] policies,
SpecifiedProps desired_props,
int how_many,
OfferSeqHolder offers,
OfferIteratorHolder offer_itr,
PolicyNameSeqHolder limits_applied) |
void |
_LookupStub.query(String type,
String constr,
String pref,
Policy[] policies,
SpecifiedProps desired_props,
int how_many,
OfferSeqHolder offers,
OfferIteratorHolder offer_itr,
PolicyNameSeqHolder limits_applied) |
static void |
PolicyHelper.write(OutputStream out,
Policy s) |
static void |
PolicySeqHelper.write(OutputStream _out,
Policy[] _s) |
| Constructor and Description |
|---|
PolicyHolder(Policy initial) |
PolicySeqHolder(Policy[] initial) |
| Modifier and Type | Field and Description |
|---|---|
Policy |
InvalidPolicyValue.the_policy |
Policy |
PolicyTypeMismatch.the_policy |
| Constructor and Description |
|---|
InvalidPolicyValue(Policy the_policy) |
InvalidPolicyValue(String _reason,
Policy the_policy) |
PolicyTypeMismatch(Policy the_policy) |
PolicyTypeMismatch(String _reason,
Policy the_policy) |
| Modifier and Type | Field and Description |
|---|---|
Policy[] |
ProxyInfo.policies_to_pass_on |
| Constructor and Description |
|---|
ProxyInfo(String type,
Lookup target,
Property[] properties,
boolean if_match_all,
String recipe,
Policy[] policies_to_pass_on) |
Copyright © 2015 JacORB. All rights reserved.