Uses of Class
de.kosmos_lab.web.annotations.responses.ApiResponse
-
Packages that use ApiResponse Package Description de.kosmos_lab.web.annotations de.kosmos_lab.web.annotations.responses de.kosmos_lab.web.exceptions -
-
Uses of ApiResponse in de.kosmos_lab.web.annotations
Methods in de.kosmos_lab.web.annotations that return ApiResponse Modifier and Type Method Description ApiResponse[]responses() -
Uses of ApiResponse in de.kosmos_lab.web.annotations.responses
Methods in de.kosmos_lab.web.annotations.responses that return ApiResponse Modifier and Type Method Description ApiResponse[]value() -
Uses of ApiResponse in de.kosmos_lab.web.exceptions
Classes in de.kosmos_lab.web.exceptions with annotations of type ApiResponse Modifier and Type Class Description classNotFoundExceptionclassParameterNotFoundExceptionclassUnauthorizedException
-