public class RequestInfoLocalTie extends _RequestInfoLocalBase
Constructor and Description |
---|
RequestInfoLocalTie(RequestInfoOperations delegate) |
Modifier and Type | Method and Description |
---|---|
RequestInfoOperations |
_delegate() |
void |
_delegate(RequestInfoOperations delegate) |
Parameter[] |
arguments() |
String[] |
contexts() |
TypeCode[] |
exceptions() |
Object |
forward_reference() |
ServiceContext |
get_reply_service_context(int id) |
ServiceContext |
get_request_service_context(int id) |
Any |
get_slot(int id) |
String[] |
operation_context() |
String |
operation() |
short |
reply_status() |
int |
request_id() |
boolean |
response_expected() |
Any |
result() |
short |
sync_scope() |
_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 RequestInfoLocalTie(RequestInfoOperations delegate)
public RequestInfoOperations _delegate()
public void _delegate(RequestInfoOperations delegate)
public ServiceContext get_request_service_context(int id)
public ServiceContext get_reply_service_context(int id)
public Object forward_reference()
public String[] operation_context()
public TypeCode[] exceptions()
public short sync_scope()
public short reply_status()
public boolean response_expected()
public String[] contexts()
public String operation()
public Parameter[] arguments()
public Any result()
public Any get_slot(int id) throws InvalidSlot
InvalidSlot
public int request_id()
Copyright © 2013. All Rights Reserved.