com.cafesoft.core.message
Interface ConnectionEventListener

All Known Implementing Classes:
MessageSocketObjectPool, StandardConnection

public interface ConnectionEventListener

Defines the interface for classes that handle ConnectionEvents.

Since:
4/1/02

Method Summary
 void handle(ConnectionEvent event)
          Handle the ConnectionEvent that was fired to the listener
 

Method Detail

handle

public void handle(ConnectionEvent event)
Handle the ConnectionEvent that was fired to the listener

Parameters:
event - the ConnectionEvent to be handled.


Generated on 10:40:31 AM September 10, 2003, © 1996-2003 Cafésoft LLC. All rights reserved.