common.commun
Interface ConnectionHandler

All Known Implementing Classes:
ClientManager, SClientManager, SRoutMatcher, TransferManager

public interface ConnectionHandler


Method Summary
 java.lang.String[] getTypesToHandle()
           
 void processConnection(ConnectionData data)
           
 

Method Detail

processConnection

void processConnection(ConnectionData data)

getTypesToHandle

java.lang.String[] getTypesToHandle()