jtge.engine.io
Interface IStatusObserver


public interface IStatusObserver

Defines status callbacks.

Version:
$Revision: 1.1 $ $Date: 2005/08/29 17:41:32 $
Author:
Mathieu Champlon

Method Summary
 void connected()
          Notify the connection success.
 void disconnected()
          Notify the disconnection.
 

Method Detail

connected

public void connected()
Notify the connection success.


disconnected

public void disconnected()
Notify the disconnection.



Copyright © 2003-2005 . All Rights Reserved.