Uses of Class
it.geosolutions.geoserver.rest.encoder.GSCachedLayerEncoder
-
Packages that use GSCachedLayerEncoder Package Description it.geosolutions.geoserver.rest Main GSManager classes are here.it.geosolutions.geoserver.rest.encoder Encoders for GeoServer's beans. -
-
Uses of GSCachedLayerEncoder in it.geosolutions.geoserver.rest
Methods in it.geosolutions.geoserver.rest that return GSCachedLayerEncoder Modifier and Type Method Description GSCachedLayerEncoderGeoWebCacheREST. getLayer(java.lang.String layerName)getLayerMethods in it.geosolutions.geoserver.rest with parameters of type GSCachedLayerEncoder Modifier and Type Method Description booleanGeoWebCacheREST. configureLayer(GSCachedLayerEncoder layer)configureLayerbooleanGeoWebCacheREST. updateLayer(GSCachedLayerEncoder layer)updateLayer -
Uses of GSCachedLayerEncoder in it.geosolutions.geoserver.rest.encoder
Methods in it.geosolutions.geoserver.rest.encoder that return GSCachedLayerEncoder Modifier and Type Method Description static GSCachedLayerEncoderGSCachedLayerEncoder. build(java.lang.String response)build
-