public interface ServerRequestInfoOperations extends RequestInfoOperations
Modifier and Type | Method and Description |
---|---|
byte[] |
adapter_id() |
void |
add_reply_service_context(ServiceContext service_context,
boolean replace) |
Policy |
get_server_policy(int type) |
byte[] |
object_id() |
Any |
sending_exception() |
void |
set_slot(int id,
Any data) |
boolean |
target_is_a(java.lang.String id) |
java.lang.String |
target_most_derived_interface() |
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
Any sending_exception()
byte[] object_id()
byte[] adapter_id()
java.lang.String target_most_derived_interface()
Policy get_server_policy(int type)
void set_slot(int id, Any data) throws InvalidSlot
InvalidSlot
boolean target_is_a(java.lang.String id)
void add_reply_service_context(ServiceContext service_context, boolean replace)