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