|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
With the GetCapabilities-Request the client determines which characteristics of the services - especially the transform-request - are supported by the service. In any case, the capabilities of the service are requestable by the HTTP-Post.
In case of a HTTP-Get request the coding is executed with name-value-pair: http://www.deegree.org/cts?VERSION=1.0.0&REQUEST=GetCapabilities
----------------------------------------------------------------------
| Method Summary | |
java.lang.String |
getService()
gets the service-attribute |
java.lang.String |
getVersion()
gets the version-attribute |
| Methods inherited from interface org.deegree.services.OGCWebServiceRequest |
getId, getRequest, getRequestParameter, getVendorSpecificParameter, getVendorSpecificParameters |
| Method Detail |
public java.lang.String getVersion()
getVersion in interface OGCWebServiceRequestpublic java.lang.String getService()
getService in interface OGCWebServiceRequest
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||