org.objectweb.carol.irmi
Interface ClientInterceptor

All Superinterfaces:
Constants, Interceptor, java.io.Serializable
All Known Implementing Classes:
ClientLogger

public interface ClientInterceptor
extends Interceptor, java.io.Serializable

ClientInterceptor is a specialized form the Interceptor interface that is also Serializable.

Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
 
Fields inherited from interface org.objectweb.carol.irmi.Constants
DGC_PING, METHOD_CALL, METHOD_ERROR, METHOD_RESULT, SYSTEM_ERROR
 
Methods inherited from interface org.objectweb.carol.irmi.Interceptor
receive, send