public abstract class ClientDelegate extends Delegate
| Constructor and Description |
|---|
ClientDelegate() |
| Modifier and Type | Method and Description |
|---|---|
abstract ORB |
getBroker()
The ORB associated * with an invocation.
|
abstract ContactInfoList |
getContactInfoList()
Get the CorbaContactInfoList which represents they encoding/protocol/transport
combinations that may be used to contact the service.
|
get_codebasecreate_request, create_request, duplicate, equals, get_domain_managers, get_interface_def, get_policy, hash, hashCode, invoke, is_a, is_equivalent, is_local, non_existent, orb, release, releaseReply, request, request, servant_postinvoke, servant_preinvoke, set_policy_override, toStringpublic abstract ORB getBroker()
public abstract ContactInfoList getContactInfoList()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.