| Class | Description |
|---|---|
| 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.
|
| Util |
| Enum | Description |
|---|---|
| GeoServerRESTPublisher.CoverageStoreExtension |
Raster data format being uploaded.
|
| GeoServerRESTPublisher.DataStoreExtension |
Vector data format being uploaded.
|
| GeoServerRESTPublisher.DataStoreType | Deprecated |
| 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.Purge | |
| GeoServerRESTPublisher.StoreType |
DataStoreType definitions.
|
| GeoServerRESTPublisher.UploadMethod |
Specifies the method used to publish a resource.
|
Copyright © 2007–2016 PDOK. All rights reserved.