edu.cuny.cat.comm
Interface CatpInfrastructure

All Superinterfaces:
Infrastructure<CatpMessage>
All Known Implementing Classes:
CallBasedInfrastructureImpl, QueueBasedInfrastructureImpl, SocketBasedInfrastructureImpl

public interface CatpInfrastructure
extends Infrastructure<CatpMessage>

The top-level class for exceptions that occurs during communication in JCAT.

Version:
$Revision: 1.1 $
Author:
Jinzhong Niu

Method Summary
 
Methods inherited from interface edu.cuny.cat.comm.Infrastructure
cleanUp, createClientConnector, createServerConnector, isSynchronous