public interface ClientRequestInfoOperations extends RequestInfoOperations
Modifier and Type | Method and Description |
---|---|
void |
add_request_service_context(ServiceContext service_context,
boolean replace) |
TaggedProfile |
effective_profile() |
Object |
effective_target() |
TaggedComponent |
get_effective_component(int id) |
TaggedComponent[] |
get_effective_components(int id) |
Policy |
get_request_policy(int type) |
java.lang.String |
received_exception_id() |
Any |
received_exception() |
Object |
target() |
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_scope
Object 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)