org.granite.messaging.amf.process
Interface AMF3MessageInterceptor


public interface AMF3MessageInterceptor

Author:
Franck WOLFF

Method Summary
 void after(Message request, Message response)
           
 void before(Message request)
           
 

Method Detail

before

void before(Message request)

after

void after(Message request,
           Message response)