| Package | Description |
|---|---|
| org.omg.CosTrading | |
| org.omg.CosTrading.ProxyPackage | |
| org.omg.CosTrading.RegisterPackage |
| Modifier and Type | Field and Description |
|---|---|
Property |
PropertyTypeMismatch.prop |
Property[] |
Offer.properties |
Property |
PropertyHolder.value |
Property[] |
PropertySeqHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Property |
PropertyHelper.extract(Any any) |
static Property[] |
PropertySeqHelper.extract(Any any) |
static Property |
PropertyHelper.read(InputStream in) |
static Property[] |
PropertySeqHelper.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) |
String |
RegisterPOATie.export(Object reference,
String type,
Property[] properties) |
String |
RegisterOperations.export(Object reference,
String type,
Property[] properties) |
String |
_RegisterStub.export(Object reference,
String type,
Property[] properties) |
static void |
PropertyHelper.insert(Any any,
Property s) |
static void |
PropertySeqHelper.insert(Any any,
Property[] s) |
void |
RegisterPOATie.modify(String id,
String[] del_list,
Property[] modify_list) |
void |
RegisterOperations.modify(String id,
String[] del_list,
Property[] modify_list) |
void |
_RegisterStub.modify(String id,
String[] del_list,
Property[] modify_list) |
static void |
PropertyHelper.write(OutputStream out,
Property s) |
static void |
PropertySeqHelper.write(OutputStream _out,
Property[] _s) |
| Constructor and Description |
|---|
Offer(Object reference,
Property[] properties) |
PropertyHolder(Property initial) |
PropertySeqHolder(Property[] initial) |
PropertyTypeMismatch(String type,
Property prop) |
PropertyTypeMismatch(String _reason,
String type,
Property prop) |
| Modifier and Type | Field and Description |
|---|---|
Property[] |
ProxyInfo.properties |
| Constructor and Description |
|---|
ProxyInfo(String type,
Lookup target,
Property[] properties,
boolean if_match_all,
String recipe,
Policy[] policies_to_pass_on) |
| Modifier and Type | Field and Description |
|---|---|
Property[] |
OfferInfo.properties |
| Constructor and Description |
|---|
OfferInfo(Object reference,
String type,
Property[] properties) |
Copyright © 2015 JacORB. All rights reserved.