scone.ras
Class DedicatedHandlerExample

java.lang.Object
  extended by scone.ras.DedicatedHandlerExample
All Implemented Interfaces:
ConnectionHandler

public class DedicatedHandlerExample
extends java.lang.Object
implements ConnectionHandler


Constructor Summary
DedicatedHandlerExample()
           
 
Method Summary
 void handle(Connection connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DedicatedHandlerExample

public DedicatedHandlerExample()
Method Detail

handle

public void handle(Connection connection)
Specified by:
handle in interface ConnectionHandler