org.deegree.services.wcas.protocol
Interface CASGetCapabilitiesResponse

All Superinterfaces:
OGCWebServiceResponse
All Known Implementing Classes:
CASGetCapabilitiesResponse_Impl

public interface CASGetCapabilitiesResponse
extends OGCWebServiceResponse

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

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

Method Summary
 org.w3c.dom.Document getResponse()
          returns the capabilities as dom document
 
Methods inherited from interface org.deegree.services.OGCWebServiceResponse
getException, getRequest, setException, setRequest
 

Method Detail

getResponse

public org.w3c.dom.Document getResponse()
returns the capabilities as dom document