Package org.geotools.ows.wmts.response
Class GetFeatureInfoResponse
-
public class GetFeatureInfoResponse extends Response
Process GetFeatureInfoResponse.(Based on existing work by rgould for WMS service)
- Author:
- ian, Emanuele Tajariol (etj at geo-solutions dot it)
-
-
Field Summary
-
Fields inherited from class Response
httpResponse
-
-
Constructor Summary
Constructors Constructor Description GetFeatureInfoResponse(HTTPResponse httpResponse)
-
-
-
Constructor Detail
-
GetFeatureInfoResponse
public GetFeatureInfoResponse(HTTPResponse httpResponse) throws ServiceException, IOException
- Throws:
ServiceException
IOException
-
-