Version: 1.1.1

Uses of Interface
ca.ucalgary.services.util.DataRecorder

Packages that use DataRecorder
ca.ucalgary.services   
ca.ucalgary.services.util   
 

Uses of DataRecorder in ca.ucalgary.services
 

Methods in ca.ucalgary.services that return DataRecorder
 DataRecorder WrappingServlet.getRecorder()
           
 

Methods in ca.ucalgary.services with parameters of type DataRecorder
 void WrappingServlet.setRecorder(DataRecorder r)
          Registers an object that hooks into various parts of the request and response in order to provide custom behaviours.
 

Uses of DataRecorder in ca.ucalgary.services.util
 

Classes in ca.ucalgary.services.util that implement DataRecorder
 class PBERecorder
          This class controls the interaction between the web browser and Seahawk via the pasting actions.
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010