|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.ogcwebservices.wcs.RemoteWCService
public class RemoteWCService
An instance of the class acts as a wrapper to a remote WMS.
Field Summary | |
---|---|
protected HashMap<String,URL> |
addresses
|
protected WCSCapabilities |
capabilities
|
Constructor Summary | |
---|---|
RemoteWCService(WCSCapabilities capabilities)
Creates a new instance of RemoteWMService |
Method Summary | |
---|---|
Object |
doService(OGCWebServiceRequest request)
the method performs the handling of the passed OGCWebServiceEvent directly and returns the result to the calling class/method |
OGCCapabilities |
getCapabilities()
returns the capabilities of a OGC web service |
protected String |
getInputStreamContent(InputStream is)
|
protected CoverageDescription |
handleDescribeCoverage(DescribeCoverage request)
|
protected WCSCapabilities |
handleGetCapabilities(WCSGetCapabilities request)
reads the capabilities from the remote WMS by performing a GetCapabilities request against it. |
protected Object |
handleGetCoverage(GetCoverage request)
performs a GetCoverage request against a remote service. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected HashMap<String,URL> addresses
protected WCSCapabilities capabilities
Constructor Detail |
---|
public RemoteWCService(WCSCapabilities capabilities)
capabilities
- Method Detail |
---|
public OGCCapabilities getCapabilities()
OGCWebService
getCapabilities
in interface OGCWebService
public Object doService(OGCWebServiceRequest request) throws OGCWebServiceException
doService
in interface OGCWebService
request
- request to perform
OGCWebServiceException
protected Object handleGetCoverage(GetCoverage request) throws OGCWebServiceException
request
- GetCoverage request
OGCWebServiceException
- if the url in the request is null
protected CoverageDescription handleDescribeCoverage(DescribeCoverage request) throws OGCWebServiceException
request
- DescribeCoverage to perform
OGCWebServiceException
- if the request could not be excuted correctly.protected WCSCapabilities handleGetCapabilities(WCSGetCapabilities request) throws OGCWebServiceException
request
- capabilities request
OGCWebServiceException
- if the request could not be executed correctly.protected String getInputStreamContent(InputStream is) throws IOException
is
-
IOException
|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org