35363738394041
* Returns a response handler to manage a GetLegendGraphic request * * @return a response handler to manage a GetLegendGraphic request */ protected Response getResponseHandler() { return new GetLegendGraphicResponse(getApplicationContext()); }
25262728293031
* Returns a response handler to manage a GetLegendGraphic request * * @return a response handler to manage a GetLegendGraphic request */ protected Response getResponseHandler() { return new GetLegendGraphicResponse(); }