Package it.geosolutions.geoserver.rest

Main GSManager classes are here.

See:
          Description

Class Summary
GeoServerRESTManager The single entry point to all of geoserver-manager functionality.
GeoServerRESTPublisher Connect to a GeoServer instance to publish or modify its contents via REST API.
GeoServerRESTReader Connect to a GeoServer instance to read its data.
HTTPUtils Low level HTTP utilities.
 

Enum Summary
GeoServerRESTPublisher.CoverageStoreExtension Raster data format being uploaded.
GeoServerRESTPublisher.DataStoreExtension Vector data format being uploaded.
GeoServerRESTPublisher.DataStoreType DataStoreType definitions.
GeoServerRESTPublisher.Format Represents the format used to GET, PUT or POST information via REST.
GeoServerRESTPublisher.ParameterConfigure Control if feature types are to be automatically configured upon file upload.
GeoServerRESTPublisher.ParameterUpdate Controls how existing data is handled when the file is PUT into a datastore that (a) already exists and (b) already contains a schema that matches the content of the file.
GeoServerRESTPublisher.UploadMethod Specifies the method used to publish a resource.
 

Package it.geosolutions.geoserver.rest Description

Main GSManager classes are here.



Copyright © 2007-2012 GeoSolutions. All Rights Reserved.