jtge.engine.net
Interface IServerView


public interface IServerView

Defines server callbacks.

Version:
$Revision: 1.1 $ $Date: 2005/09/03 23:13:29 $
Author:
Mathieu Champlon

Method Summary
 void closed()
          Notify the server has been closed.
 void opened()
          Notify the server has been opened.
 

Method Detail

opened

public void opened()
Notify the server has been opened.


closed

public void closed()
Notify the server has been closed.



Copyright © 2003-2005 . All Rights Reserved.