Uses of Interface
org.ow2.carol.rmi.interceptor.api.JClientRequestInfo

Packages that use JClientRequestInfo
org.ow2.carol.rmi.interceptor.spi   
 

Uses of JClientRequestInfo in org.ow2.carol.rmi.interceptor.spi
 

Methods in org.ow2.carol.rmi.interceptor.spi with parameters of type JClientRequestInfo
 void JClientRequestInterceptor.receiveException(JClientRequestInfo jri)
          Receive exception interception
 void JClientRequestInterceptor.receiveOther(JClientRequestInfo jri)
           
 void JClientRequestInterceptor.receiveReply(JClientRequestInfo jri)
          Receive reply interception
 void JClientRequestInterceptor.sendPoll(JClientRequestInfo jri)
          send client context in pool
 void JClientRequestInterceptor.sendRequest(JClientRequestInfo jri)
          send client context with the request.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.