org.omg.PortableInterceptor
Interface ServerRequestInfoOperations
- All Superinterfaces:
- RequestInfoOperations
- All Known Subinterfaces:
- ServerRequestInfo
- All Known Implementing Classes:
- _ServerRequestInfoLocalBase, ServerRequestInfoLocalTie
public interface ServerRequestInfoOperations
- extends RequestInfoOperations
Generated from IDL interface "ServerRequestInfo".
- Version:
- generated at Sep 22, 2012 10:58:00 AM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
Methods inherited from interface org.omg.PortableInterceptor.RequestInfoOperations |
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 |
sending_exception
Any sending_exception()
server_id
String server_id()
orb_id
String orb_id()
adapter_name
String[] adapter_name()
object_id
byte[] object_id()
adapter_id
byte[] adapter_id()
target_most_derived_interface
String target_most_derived_interface()
get_server_policy
Policy get_server_policy(int type)
set_slot
void set_slot(int id,
Any data)
throws InvalidSlot
- Throws:
InvalidSlot
target_is_a
boolean target_is_a(String id)
add_reply_service_context
void add_reply_service_context(ServiceContext service_context,
boolean replace)
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.