deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.ogcwebservices.wms
Interface GetFeatureInfoHandler

All Known Implementing Classes:
DefaultGetFeatureInfoHandler

public interface GetFeatureInfoHandler

Interface for defining access to GetFeatureInfoHandlers. Default implementation to be used if no other is specified in deegree WMS configuration is

Since:
1.1
Version:
$Revision: 9345 $, 1.0. $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
Author:
Andreas Poth, last edited by: $Author: apoth $
See Also:
DefaultGetFeatureInfoHandler

Method Summary
 GetFeatureInfoResult performGetFeatureInfo()
          performs a GetFeatureInfo request and retruns the result encapsulated within a WMSFeatureInfoResponse object.
 

Method Detail

performGetFeatureInfo

GetFeatureInfoResult performGetFeatureInfo()
                                           throws OGCWebServiceException
performs a GetFeatureInfo request and retruns the result encapsulated within a WMSFeatureInfoResponse object.

The method throws an WebServiceException that only shall be thrown if an fatal error occurs that makes it imposible to return a result. If something wents wrong performing the request (none fatal error) The exception shall be encapsulated within the response object to be returned to the client as requested (GetFeatureInfo-Request EXCEPTION-Parameter).

Returns:
response to the GetFeatureInfo response
Throws:
OGCWebServiceException

deegree 2.2 (2008/12/22 11:33 build-3038-official)

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