Uses of Class
org.glassfish.admingui.common.util.RestResponse
Packages that use RestResponse
-
Uses of RestResponse in org.glassfish.admingui.common.util
Methods in org.glassfish.admingui.common.util that return RestResponseModifier and TypeMethodDescriptionstatic RestResponsestatic RestResponsestatic RestResponsestatic RestResponseRestResponse.getRestResponse(jakarta.ws.rs.core.Response response) static RestResponsestatic RestResponsestatic RestResponsestatic RestResponsestatic RestResponseRestUtil.sendCreateRequest(String endpoint, Map<String, Object> attrs, List<String> skipAttrs, List<String> onlyUseAttrs, List<String> convertToFalse) static RestResponseRestUtil.sendUpdateRequest(String endpoint, Map<String, Object> attrs, List<String> skipAttrs, List<String> onlyUseAttrs, List<String> convertToFalse) Methods in org.glassfish.admingui.common.util with parameters of type RestResponseModifier and TypeMethodDescriptionRestUtil.parseResponse(RestResponse response, com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx, String endpoint, Object attrs, boolean quiet, boolean throwException)