Uses of Class
scone.ras.Connection

Packages that use Connection
scone.accesstracking Scone is able to trace the actions of a user when using a Web browser. 
scone.ras This package contains the classes related to the Scone RAS-Server. 
 

Uses of Connection in scone.accesstracking
 

Methods in scone.accesstracking with parameters of type Connection
 void IESpyConnector.handle(Connection c)
          RAS handler for the RAS-Connection from IESpy.
 void AppletConnector.handle(Connection c)
          RAS handler for the RAS-Connection from LogApplet.
 

Uses of Connection in scone.ras
 

Methods in scone.ras with parameters of type Connection
 void SingletonHandlerExample.handle(Connection connection)
           
 void DedicatedHandlerExample.handle(Connection connection)
           
 void ConnectionHandler.handle(Connection connection)