org.sr.server.json
Interface IJSONCallInterceptor

All Superinterfaces:
IInterceptor<JSONObject>

public interface IJSONCallInterceptor
extends IInterceptor<JSONObject>

extended version of IInterceptor interface typed for JSONObject

Author:
Serhat Dirik

Method Summary
 
Methods inherited from interface org.sr.server.IInterceptor
afterMethodCall, afterReceived, beforeMethodCall, beforeSent