org.omg.PortableInterceptor
Interface ServerRequestInterceptorOperations
- All Superinterfaces:
- InterceptorOperations
- All Known Subinterfaces:
- ServerRequestInterceptor
- All Known Implementing Classes:
- _ServerRequestInterceptorLocalBase
- public interface ServerRequestInterceptorOperations
- extends InterceptorOperations
Generated from IDL interface "ServerRequestInterceptor"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
receive_request_service_contexts
public void receive_request_service_contexts(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
receive_request
public void receive_request(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
send_reply
public void send_reply(ServerRequestInfo ri)
send_exception
public void send_exception(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
send_other
public void send_other(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
Copyright © {inceptionYear}-2007 null. All Rights Reserved.