org.opengis.webservice.capability
Interface WebServiceCapabilities

Show UML class diagram
All Superinterfaces:
Capabilities

public interface WebServiceCapabilities
extends Capabilities

The purpose of the GetCapabilities operation is described in the Basic CapabilitiesService Elements section, above. In the particular case of a Web Map CapabilitiesService, the response of a GetCapabilities request is general information about the service itself and specific information about the available maps.


Method Summary
 CapabilitiesService getService()
          Returns a general describtion of the service described by the Capabilities XML document.
 
Methods inherited from interface Capabilities
getUpdateSequence, getVersion
 

Method Detail

getService

@UML(identifier="service",
     specification=UNSPECIFIED)
CapabilitiesService getService()
Returns a general describtion of the service described by the Capabilities XML document.



Copyright © 1994-2013 Open Geospatial Consortium. All Rights Reserved.