com.maverick.nio
Interface EventListener

All Superinterfaces:
com.maverick.events.EventListener

public interface EventListener
extends com.maverick.events.EventListener

Interface to be implemented by classes interested in receiving SSHDEvent events.

Listeners should be registered by using EventService#addListener(SSHDListener).


Method Summary
 
Methods inherited from interface com.maverick.events.EventListener
processEvent
 



Copyright © 2003-2008 SSHTools LTD. All Rights Reserved.