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

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

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

Methods in org.ow2.carol.rmi.interceptor.spi with parameters of type JServerRequestInfo
 void JServerRequestInterceptor.receiveRequest(JServerRequestInfo jri)
          Receive request
 void JServerRequestInterceptor.sendException(JServerRequestInfo jri)
          send exception with context
 void JServerRequestInterceptor.sendOther(JServerRequestInfo jri)
           
 void JServerRequestInterceptor.sendReply(JServerRequestInfo jri)
          send reply with context
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.