Class Api
java.lang.Object
io.github.devlibx.easy.http.config.Api
-
Field Summary
FieldsModifier and TypeFieldDescriptionDefault set of acceptable codes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrlForRequestObject(RequestObject requestObject, StringHelper stringHelper) getUrlWithPathParamAndQueryParam(Map<String, Object> pathParam, javax.ws.rs.core.MultivaluedMap<String, Object> queryParam, StringHelper stringHelper)
-
Field Details
-
DEFAULT_ACCEPTABLE_CODES
Default set of acceptable codes
-
-
Constructor Details
-
Api
public Api()
-
-
Method Details
-
getUrlForRequestObject
-
getUrlWithPathParamAndQueryParam
-
getConfigPreProcessorList
- Returns:
- list of config pre-processors
-