Uses of Class
it.geosolutions.concurrent.ConcurrentTileCache.Actions

Packages that use ConcurrentTileCache.Actions
it.geosolutions.concurrent   
 

Uses of ConcurrentTileCache.Actions in it.geosolutions.concurrent
 

Methods in it.geosolutions.concurrent that return ConcurrentTileCache.Actions
static ConcurrentTileCache.Actions ConcurrentTileCache.Actions.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConcurrentTileCache.Actions[] ConcurrentTileCache.Actions.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in it.geosolutions.concurrent with parameters of type ConcurrentTileCache.Actions
 void CachedTileImpl.setAction(ConcurrentTileCache.Actions newAction)
          Sets the status of the tile
 



Copyright © 2006–2015 GeoSolutions. All rights reserved.