Uses of Interface
csli.dialog.app.calo.main.services.FeedbackService

Packages that use FeedbackService
csli.dialog.app.calo.browser The CSLI CALO post-meeting browser server. 
csli.dialog.app.calo.main This package provides external APIs to the CSLI CALO component services. 
 

Uses of FeedbackService in csli.dialog.app.calo.browser
 

Classes in csli.dialog.app.calo.browser that implement FeedbackService
 class BrowserFeedbackServiceImpl
          An implementation of the browser feedback service which additionally starts a small HTTP server.
 

Uses of FeedbackService in csli.dialog.app.calo.main
 

Methods in csli.dialog.app.calo.main that return FeedbackService
 FeedbackService ServiceManager.getFeedbackService()
          Get the currently active feedback service.