228229230231232233234
return WPS1_0_0.processKey(key); } public Response createResponse(HTTPResponse httpResponse) throws ServiceException, IOException { return new WPSGetCapabilitiesResponse(httpResponse); }