public class ClientRequestInfoLocalTie extends _ClientRequestInfoLocalBase
Constructor and Description |
---|
ClientRequestInfoLocalTie(ClientRequestInfoOperations delegate) |
Modifier and Type | Method and Description |
---|---|
ClientRequestInfoOperations |
_delegate() |
void |
_delegate(ClientRequestInfoOperations delegate) |
void |
add_request_service_context(ServiceContext service_context,
boolean replace) |
Parameter[] |
arguments() |
String[] |
contexts() |
TaggedProfile |
effective_profile() |
Object |
effective_target() |
TypeCode[] |
exceptions() |
Object |
forward_reference() |
TaggedComponent |
get_effective_component(int id) |
TaggedComponent[] |
get_effective_components(int id) |
ServiceContext |
get_reply_service_context(int id) |
Policy |
get_request_policy(int type) |
ServiceContext |
get_request_service_context(int id) |
Any |
get_slot(int id) |
String[] |
operation_context() |
String |
operation() |
String |
received_exception_id() |
Any |
received_exception() |
short |
reply_status() |
int |
request_id() |
boolean |
response_expected() |
Any |
result() |
short |
sync_scope() |
Object |
target() |
_ids
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
public ClientRequestInfoLocalTie(ClientRequestInfoOperations delegate)
public ClientRequestInfoOperations _delegate()
public void _delegate(ClientRequestInfoOperations delegate)
public String received_exception_id()
public TaggedComponent get_effective_component(int id)
public Object effective_target()
public Object target()
public ServiceContext get_request_service_context(int id)
public Any get_slot(int id) throws InvalidSlot
InvalidSlot
public String[] contexts()
public Any received_exception()
public void add_request_service_context(ServiceContext service_context, boolean replace)
public Policy get_request_policy(int type)
public ServiceContext get_reply_service_context(int id)
public int request_id()
public Parameter[] arguments()
public Any result()
public boolean response_expected()
public short sync_scope()
public short reply_status()
public String[] operation_context()
public TypeCode[] exceptions()
public TaggedComponent[] get_effective_components(int id)
public String operation()
public TaggedProfile effective_profile()
public Object forward_reference()
Copyright © 2013. All Rights Reserved.