org.deegree.services.wfs.protocol
Interface WFSGetCapabilitiesResponse

All Superinterfaces:
OGCWebServiceResponse, WFSBasicResponse
All Known Implementing Classes:
WFSGetCapabilitiesResponse_Impl

public interface WFSGetCapabilitiesResponse
extends WFSBasicResponse

--------------------------------------------------------

Version:
$Revision: 1.3 $ $Date: 2004/02/09 07:57:02 $
Author:
Andreas Poth Andreas Poth

Method Summary
 WFSCapabilities getResponse()
          returns the capabilities
 
Methods inherited from interface org.deegree.services.wfs.protocol.WFSBasicResponse
getAffectedFeatureTypes
 
Methods inherited from interface org.deegree.services.OGCWebServiceResponse
getException, getRequest, setException, setRequest
 

Method Detail

getResponse

public WFSCapabilities getResponse()
returns the capabilities