spoke.connection
Interface ConnectionListener

All Superinterfaces:
java.util.EventListener

public interface ConnectionListener
extends java.util.EventListener


Method Summary
 void connection(ConnectionEvent evt)
           
 

Method Detail

connection

void connection(ConnectionEvent evt)