gov.aps.jca.event
Interface ConnectionListener

All Superinterfaces:
java.util.EventListener

public interface ConnectionListener
extends java.util.EventListener

The listener interface for receiving ConnectionEvents.

See Also:
Channel

Method Summary
 void connectionChanged(ConnectionEvent ev)
           
 

Method Detail

connectionChanged

public void connectionChanged(ConnectionEvent ev)