org.apache.yoko.orb.PortableInterceptor
Interface ServerRequestInfoExt

All Superinterfaces:
IDLEntity, Object, RequestInfo, RequestInfoOperations, Serializable, ServerRequestInfo, ServerRequestInfoOperations
All Known Implementing Classes:
ServerRequestInfo_impl

public interface ServerRequestInfoExt
extends ServerRequestInfo


Method Summary
 TransportInfo getTransportInfo()
           
 
Methods inherited from interface org.omg.PortableInterceptor.ServerRequestInfoOperations
adapter_id, adapter_name, add_reply_service_context, get_server_policy, object_id, orb_id, sending_exception, server_id, set_slot, target_is_a, target_most_derived_interface
 
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
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Method Detail

getTransportInfo

TransportInfo getTransportInfo()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.