public interface ServerRequestInfoOperations extends RequestInfoOperations
Modifier and Type | Method and Description |
---|---|
byte[] |
adapter_id() |
String[] |
adapter_name() |
void |
add_reply_service_context(ServiceContext service_context,
boolean replace) |
Policy |
get_server_policy(int type) |
byte[] |
object_id() |
String |
orb_id() |
Any |
sending_exception() |
String |
server_id() |
void |
set_slot(int id,
Any data) |
boolean |
target_is_a(String id) |
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()
String server_id()
String orb_id()
String[] adapter_name()
byte[] object_id()
byte[] adapter_id()
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(String id)
void add_reply_service_context(ServiceContext service_context, boolean replace)
Copyright © 2013. All Rights Reserved.