| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IConnectionTracker
This is a simple interface used for notify the listener that a connection is closed.
| Method Summary | |
|---|---|
|  void | connectionAboutToBeClosed()Notifies the listener that the connection being tracked is to be closed. | 
|  void | connectionClosed()Notifies the listener that the connection being tracked is closed. | 
| Method Detail | 
|---|
void connectionAboutToBeClosed()
void connectionClosed()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||