Uses of Class
com.trendmicro.grid.acl.ds.jpa.AbstractReceivedFileContentsHandler

Packages that use AbstractReceivedFileContentsHandler
com.trendmicro.grid.acl.ds.jpa Implements datasource APIs using JPA and defines generic abstraction APIs to bind DB specifc functionality in other modules. 
 

Uses of AbstractReceivedFileContentsHandler in com.trendmicro.grid.acl.ds.jpa
 

Subclasses of AbstractReceivedFileContentsHandler in com.trendmicro.grid.acl.ds.jpa
 class ReceivedDataSetsHandler
          Is the primary handler that operates on the complete dataSets.
 class ReceivedPreparedPackagesHandler
          Manages updates to PACKAGES & HISTORY table.