com.tensegrity.palowebviewer.modules.engine.client
Interface IRequestListener


public interface IRequestListener


Method Summary
 void afterRecieve()
           
 void beforeSend()
           
 

Method Detail

beforeSend

void beforeSend()

afterRecieve

void afterRecieve()