Package gov.cca.ports
Interface ConnectionEventListener
public interface ConnectionEventListener
This is the interface that a component must provide
in order to be notified of ConnectionEvents.
-
Method Summary
Modifier and TypeMethodDescriptionvoidDelivered to listeners when a connection is made or broken.
-
Method Details
-
connectionActivity
Delivered to listeners when a connection is made or broken.
-