public class GetCoverageOld2 extends AbstractRequestHandler<GetCoverageRequest>
meta
DESCRIBE_COVERAGE, GET_CAPABILITIES, GET_COVERAGE
Constructor and Description |
---|
GetCoverageOld2(DbMetadataSource meta) |
Modifier and Type | Method and Description |
---|---|
Response |
handle(GetCoverageRequest req)
Execute the operation given the request, and return the result.
|
constructDocument
public GetCoverageOld2(DbMetadataSource meta)
public Response handle(GetCoverageRequest req) throws WCSException
RequestHandler
WCSException