Uses of Interface
org.ow2.carol.irmi.Interceptor

Uses of Interceptor in org.ow2.carol.irmi
 

Subinterfaces of Interceptor in org.ow2.carol.irmi
 interface ClientInterceptor
          ClientInterceptor is a specialized form the Interceptor interface that is also Serializable.
 

Classes in org.ow2.carol.irmi that implement Interceptor
 class ClientLogger
          ClientLogger
 

Methods in org.ow2.carol.irmi with parameters of type Interceptor
 void PRO.exportObject(java.rmi.Remote obj, ClientInterceptor clientInterceptor, Interceptor serverInterceptor)
           
protected  void Server.setInterceptors(java.rmi.Remote obj, ClientInterceptor clientInterceptor, Interceptor serverInterceptor)
           
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.