public interface WcsResponder
Modifier and Type | Method and Description |
---|---|
org.jdom.Document |
describeCoverage(DescribeCoverageRequest dcr) |
org.jdom.Document |
getCapabilities(GetCapabilitiesRequest gcr,
java.lang.String serviceUrl) |
org.jdom.Document getCapabilities(GetCapabilitiesRequest gcr, java.lang.String serviceUrl) throws WcsException, java.lang.InterruptedException
WcsException
java.lang.InterruptedException
org.jdom.Document describeCoverage(DescribeCoverageRequest dcr) throws WcsException, java.lang.InterruptedException
WcsException
java.lang.InterruptedException