|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.ogcwebservices.wcs.RemoteWCService
public class RemoteWCService
An instance of the class acts as a wrapper to a remote WMS.
Field Summary | |
---|---|
protected java.util.HashMap<java.lang.String,java.net.URL> |
addresses
|
protected WCSCapabilities |
capabilities
|
Constructor Summary | |
---|---|
RemoteWCService(WCSCapabilities capabilities)
Creates a new instance of RemoteWMService |
Method Summary | |
---|---|
java.lang.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 java.lang.String |
getInputStreamContent(java.io.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 java.lang.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 java.util.HashMap<java.lang.String,java.net.URL> addresses
protected WCSCapabilities capabilities
Constructor Detail |
---|
public RemoteWCService(WCSCapabilities capabilities)
capabilities
- Method Detail |
---|
public OGCCapabilities getCapabilities()
OGCWebService
getCapabilities
in interface OGCWebService
public java.lang.Object doService(OGCWebServiceRequest request) throws OGCWebServiceException
doService
in interface OGCWebService
request
- request to perform
OGCWebServiceException
protected java.lang.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 java.lang.String getInputStreamContent(java.io.InputStream is) throws java.io.IOException
is
-
java.io.IOException
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
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