org.omg.PortableInterceptor
Interface ServerRequestInterceptorOperations
- All Superinterfaces:
- InterceptorOperations
- All Known Subinterfaces:
- ServerRequestInterceptor
- All Known Implementing Classes:
- _ServerRequestInterceptorLocalBase, ServerRequestInterceptorLocalTie
public interface ServerRequestInterceptorOperations
- extends InterceptorOperations
Generated from IDL interface "ServerRequestInterceptor".
- Version:
- generated at Nov 26, 2008 7:00:29 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
receive_request_service_contexts
void receive_request_service_contexts(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
receive_request
void receive_request(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
send_reply
void send_reply(ServerRequestInfo ri)
send_exception
void send_exception(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
send_other
void send_other(ServerRequestInfo ri)
throws ForwardRequest
- Throws:
ForwardRequest
Copyright © {inceptionYear}-2008 null. All Rights Reserved.