| Package | Description |
|---|---|
| it.geosolutions.geoserver.rest |
Main GSManager classes are here.
|
| it.geosolutions.geoserver.rest.decoder |
Decoders for GeoServer's beans.
|
| Modifier and Type | Method and Description |
|---|---|
RESTResource |
GeoServerRESTReader.getResource(RESTLayer layer)
Get detailed info about a Resource given the Layer where it's published with.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RESTCoverage
Parse Coverages returned as XML REST objects.
|
class |
RESTFeatureType
Parse FeatureTypes returned as XML REST objects.
|
class |
RESTWms
Parse WMSs returned as XML REST objects.
|
| Modifier and Type | Method and Description |
|---|---|
static RESTResource |
RESTResource.build(String response) |
| Constructor and Description |
|---|
RESTCoverage(RESTResource resource) |
RESTFeatureType(RESTResource resource) |
RESTWms(RESTResource resource) |
Copyright © 2007–2016 PDOK. All rights reserved.