Uses of Interface
org.geotools.data.ows.GetCapabilitiesRequest
Packages that use GetCapabilitiesRequest
Package
Description
Provides for Web Map Server client access as a Grid Coverage Exchange.
-
Uses of GetCapabilitiesRequest in org.geotools.data.ows
Classes in org.geotools.data.ows that implement GetCapabilitiesRequestModifier and TypeClassDescriptionclass
Each Open Web Service typically defines an operation that describes what operations it supports and what data it holds.Methods in org.geotools.data.ows that return GetCapabilitiesRequestModifier and TypeMethodDescriptionabstract GetCapabilitiesRequest
Specification.createGetCapabilitiesRequest
(URL server) Factory method to create GetCapabilities RequestMethods in org.geotools.data.ows with parameters of type GetCapabilitiesRequestModifier and TypeMethodDescriptionAbstractOpenWebService.issueRequest
(GetCapabilitiesRequest request) -
Uses of GetCapabilitiesRequest in org.geotools.data.wfs.internal
Classes in org.geotools.data.wfs.internal that implement GetCapabilitiesRequestMethods in org.geotools.data.wfs.internal with parameters of type GetCapabilitiesRequest -
Uses of GetCapabilitiesRequest in org.geotools.ows.wms
Classes in org.geotools.ows.wms that implement GetCapabilitiesRequestModifier and TypeClassDescriptionstatic class
We need a custom request object.static class
static class
static class
Methods in org.geotools.ows.wms that return GetCapabilitiesRequestModifier and TypeMethodDescriptionWMS1_0_0.createGetCapabilitiesRequest
(URL server) Create a request for performing GetCapabilities requests on a 1.0.0 server.WMS1_1_0.createGetCapabilitiesRequest
(URL server) WMS1_1_1.createGetCapabilitiesRequest
(URL server) Factory method to create WMS 1.1.1 GetCapabilities RequestWMS1_3_0.createGetCapabilitiesRequest
(URL server) Methods in org.geotools.ows.wms with parameters of type GetCapabilitiesRequest -
Uses of GetCapabilitiesRequest in org.geotools.ows.wmts
Classes in org.geotools.ows.wmts that implement GetCapabilitiesRequestMethods in org.geotools.ows.wmts that return GetCapabilitiesRequest