Uses of Interface
org.avis.client.CloseListener

Packages that use CloseListener
org.avis.client   
 

Uses of CloseListener in org.avis.client
 

Methods in org.avis.client with parameters of type CloseListener
 void Elvin.addCloseListener(CloseListener listener)
          Add listener to the close event sent when the client's connection to the router is disconnected.
 void Elvin.removeCloseListener(CloseListener listener)
          Remove a previously added close listener.
 



Copyright © 2008 Matthew Phillips. All Rights Reserved.