net.bonzoun.cocodonkey
Interface DonkeyTalker.Listener

All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
WorkerThread
Enclosing interface:
DonkeyTalker

public static interface DonkeyTalker.Listener
extends java.lang.Runnable


Method Summary
 void stopListening()
           
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

stopListening

public void stopListening()