public interface RequestHandler<T>
Request
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DESCRIBE_COVERAGE |
static java.lang.String |
GET_CAPABILITIES |
static java.lang.String |
GET_COVERAGE |
static final java.lang.String GET_CAPABILITIES
static final java.lang.String DESCRIBE_COVERAGE
static final java.lang.String GET_COVERAGE
Response handle(T request) throws PetascopeException, WCSException
PetascopeException
WCSException