Uses of Package
ca.cbc.sportwire.dochandler

Packages that use ca.cbc.sportwire.dochandler
ca.cbc.sportwire   
ca.cbc.sportwire.dochandler   
 

Classes in ca.cbc.sportwire.dochandler used by ca.cbc.sportwire
DocHandler
          DocHandler is the generic interface for objects that can accept blocks of whatever objects from the DocQueue; this interface allows the DocQueue to have no knowledge of how the documents are actually processed.
 

Classes in ca.cbc.sportwire.dochandler used by ca.cbc.sportwire.dochandler
DocHandler
          DocHandler is the generic interface for objects that can accept blocks of whatever objects from the DocQueue; this interface allows the DocQueue to have no knowledge of how the documents are actually processed.
XMLDBMSDocHandler
          XMLDBMSDocHandler is used by the DocQueue to process items on the backlog queue.