/[classpath]/classpath/org/omg/PortableInterceptor/ClientRequestInterceptorOperations.java
ViewVC logotype

Diff of /classpath/org/omg/PortableInterceptor/ClientRequestInterceptorOperations.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by audriusa, Sun Aug 28 11:23:37 2005 UTC revision 1.2 by audriusa, Fri Sep 2 17:17:21 2005 UTC
# Line 123  public interface ClientRequestIntercepto Line 123  public interface ClientRequestIntercepto
123     * @throws SystemException if it does, the send_poll is not called for the     * @throws SystemException if it does, the send_poll is not called for the
124     * subsequent interceptors, calling receive_exception instead. The completion     * subsequent interceptors, calling receive_exception instead. The completion
125     * status of this exception must be COMPLETED_NO.     * status of this exception must be COMPLETED_NO.
    *  
    * @throws ForwardRequest to forward the invocation to another target. The  
    * send_request is not called for the subsequent interceptors, calling  
    * receive_other instead.  
126     */     */
127    void send_poll(ClientRequestInfo info) throws ForwardRequest;    void send_poll(ClientRequestInfo info);
128  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26