com.kenmccrary.jtella
Interface ConnectionListener


public interface ConnectionListener

The interface for listening to connection changes


Method Summary
 void connectionChange(ConnectionEvent event)
          Invoked when a connection change occurs
 

Method Detail

connectionChange

public void connectionChange(ConnectionEvent event)
Invoked when a connection change occurs