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

Uses of Class
org.deegree.portal.owswatch.ValidatorResponse

Packages that use ValidatorResponse
org.deegree.portal.owswatch   
org.deegree.portal.owswatch.validator   
 

Uses of ValidatorResponse in org.deegree.portal.owswatch
 

Methods in org.deegree.portal.owswatch that return ValidatorResponse
protected  ValidatorResponse ServiceInvoker.executeHttpMethod(org.apache.commons.httpclient.HttpMethodBase method)
           
 ValidatorResponse ServiceLog.getResponse()
           
 

Methods in org.deegree.portal.owswatch with parameters of type ValidatorResponse
 void ServiceLog.addMessage(ValidatorResponse response, ServiceConfiguration serviceconfig)
          adds a message to protocol file
 void EmailSender.createAndSendMail(ServiceConfiguration serviceConfiguration, ValidatorResponse response, String protocolHttpaddress)
          this method creates a mail from text fragments in the messages_en.properties and sends it to the owsWatch admin as defined in the WEB-INF/conf/owswatch/config.xml file.
protected  String EmailSender.createEmailBody(ServiceConfiguration serviceConfiguration, ValidatorResponse response, String protocolHttpaddress)
           
 

Uses of ValidatorResponse in org.deegree.portal.owswatch.validator
 

Methods in org.deegree.portal.owswatch.validator that return ValidatorResponse
 ValidatorResponse AbstractValidator.validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
           
 ValidatorResponse WMSGetCapabilitiesValidator.validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
           
 ValidatorResponse Validator.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
 ValidatorResponse WCSGetCapabilitiesValidator.validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
           
 ValidatorResponse SOSGetCapabilitiesValidator.validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
           
 ValidatorResponse SOSDescribeSensorValidator.validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
           
 ValidatorResponse WFSGetFeatureValidator.validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
           
 ValidatorResponse WMSGetMapValidator.validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
           
 ValidatorResponse CSWGetCapabilitiesValidator.validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
           
 ValidatorResponse CSWGetRecordsValidator.validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
           
 ValidatorResponse WCSGetCoverageValidator.validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
           
 ValidatorResponse WFSGetCapabilitiesValidator.validateAnswer(org.apache.commons.httpclient.HttpMethodBase method, int statusCode)
           
protected  ValidatorResponse AbstractValidator.validateErrorHttpResponse(int statusCode)
           
protected  ValidatorResponse AbstractValidator.validateXml(org.apache.commons.httpclient.HttpMethodBase method)
          Validates the HttpMethodBase and checks if the execution was successful or not
protected  ValidatorResponse AbstractValidator.validateXmlServiceException(org.apache.commons.httpclient.HttpMethodBase method)
          This method is called To read the ServiceExceptionReport from the xml file
protected  ValidatorResponse CSWGetRecordsValidator.validateXmlServiceException(org.apache.commons.httpclient.HttpMethodBase method)
           
 


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