org.omg.PortableInterceptor
Interface ServerRequestInterceptor

All Superinterfaces:
IDLEntity, Interceptor, InterceptorOperations, Object, Serializable, ServerRequestInterceptorOperations
All Known Implementing Classes:
CSIServerRequestInterceptor

public interface ServerRequestInterceptor
extends ServerRequestInterceptorOperations, Interceptor


Method Summary
 
Methods inherited from interface org.omg.PortableInterceptor.ServerRequestInterceptorOperations
receive_request_service_contexts, receive_request, send_exception, send_other, send_reply
 
Methods inherited from interface org.omg.PortableInterceptor.InterceptorOperations
destroy, name
 
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
 



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