edu.cuny.cat.comm
Interface ReactiveCatpConnection

All Superinterfaces:
Connection<CatpMessage>, ReactiveConnection<CatpMessage>

public interface ReactiveCatpConnection
extends ReactiveConnection<CatpMessage>

Defines a ReactiveConnection that transmits CatpMessages.

Version:
$Revision: 1.7 $
Author:
Jinzhong Niu

Method Summary
 
Methods inherited from interface edu.cuny.cat.comm.ReactiveConnection
getListener, setListener
 
Methods inherited from interface edu.cuny.cat.comm.Connection
close, getLocalAddressInfo, getRemoteAddressInfo, isClosed, open, sendMessage