deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.portal.owswatch.validator
Interface Validator

All Known Implementing Classes:
AbstractValidator, CSWGetCapabilitiesValidator, CSWGetRecordsValidator, SOSDescribeSensorValidator, SOSGetCapabilitiesValidator, WCSGetCapabilitiesValidator, WCSGetCoverageValidator, WFSGetCapabilitiesValidator, WFSGetFeatureValidator, WMSGetCapabilitiesValidator, WMSGetMapValidator

public interface Validator

The interface Validator has one public method validate response. It recieves a Http method base and builds a ValidatorResponse instance

Version:
$Revision: 20271 $, $Date: 2009-10-21 13:07:15 +0200 (Mi, 21. Okt 2009) $
Author:
Moataz Elmasry, last edited by: $Author: jmays $

Method Summary
 ValidatorResponse validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
          Recieves an instance of HttpMethodBase, extracts the needed data from it and builds a ValidatorResponse instance
 

Method Detail

validateAnswer

ValidatorResponse validateAnswer(org.apache.commons.httpclient.HttpMethodBase method,
                                 int statusCode)
Recieves an instance of HttpMethodBase, extracts the needed data from it and builds a ValidatorResponse instance

Parameters:
method -
statusCode -
Returns:
instance of ValidatorResponse extracted from HttpMethodBase

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org