public interface ClientRequestInfoOperations extends RequestInfoOperations
| Modifier and Type | Method and Description |
|---|---|
void |
add_request_service_context(ServiceContext service_context,
boolean replace)
Operation add_request_service_context
|
TaggedProfile |
effective_profile()
Read accessor for effective_profile attribute
|
Object |
effective_target()
Read accessor for effective_target attribute
|
TaggedComponent |
get_effective_component(int id)
Operation get_effective_component
|
TaggedComponent[] |
get_effective_components(int id)
Operation get_effective_components
|
Policy |
get_request_policy(int type)
Operation get_request_policy
|
java.lang.String |
received_exception_id()
Read accessor for received_exception_id attribute
|
Any |
received_exception()
Read accessor for received_exception attribute
|
Object |
target()
Read accessor for target attribute
|
arguments, contexts, exceptions, forward_reference, get_reply_service_context, get_request_service_context, get_slot, operation_context, operation, reply_status, request_id, response_expected, result, sync_scopeObject target()
Object effective_target()
TaggedProfile effective_profile()
Any received_exception()
java.lang.String received_exception_id()
TaggedComponent get_effective_component(int id)
TaggedComponent[] get_effective_components(int id)
Policy get_request_policy(int type)
void add_request_service_context(ServiceContext service_context, boolean replace)