public interface Handler
| Modifier and Type | Method and Description |
|---|---|
String[] |
getMethods() |
boolean |
isCompatible(Resource res) |
void |
process(HttpManager httpManager,
Request request,
Response response) |
String[] getMethods()
void process(HttpManager httpManager, Request request, Response response) throws ConflictException, NotAuthorizedException, BadRequestException, NotFoundException
boolean isCompatible(Resource res)
res - Copyright © 2021 McEvoy Software Ltd. All rights reserved.