scone.ras
Interface ConnectionHandler

All Known Implementing Classes:
AppletConnector, DedicatedHandlerExample, IESpyConnector, SingletonHandlerExample

public interface ConnectionHandler


Method Summary
 void handle(Connection connection)
           
 

Method Detail

handle

void handle(Connection connection)