Uses of Package
net.sf.uadetector.datastore

Packages that use net.sf.uadetector.datastore
net.sf.uadetector.datastore Copyright 2012 André Rouél Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
net.sf.uadetector.parser Copyright 2012 André Rouél Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Classes in net.sf.uadetector.datastore used by net.sf.uadetector.datastore
AbstractDataStore
          The abstract implementation to store UAS data only in the heap space.
AbstractRefreshableDataStore
          This abstract implementation provides basic update functionality to be able to update the UAS data in your data store.
CachingXmlDataStore
          Implementation of a DataStore which is able to recover UAS data in XML format from a cache file.
DataStore
          Defines an interface to store UAS data where ever you want.
RefreshableDataStore
          Extends the interface with an update functionality for UAS data in the store.
UpdateOperation
          Defines an update operation which will be executed within a executor service in background.
 

Classes in net.sf.uadetector.datastore used by net.sf.uadetector.parser
DataStore
          Defines an interface to store UAS data where ever you want.
RefreshableDataStore
          Extends the interface with an update functionality for UAS data in the store.
 



Copyright © 2011-2014. All Rights Reserved.