public class ResponseUtils extends Object
| Constructor and Description |
|---|
ResponseUtils() |
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.core.Response |
check(org.gcube.common.gxrest.response.inbound.GXInboundResponse resp) |
static <T> T |
check(org.gcube.common.gxrest.response.inbound.GXInboundResponse resp,
Class<T> clazz) |
public static <T> T check(org.gcube.common.gxrest.response.inbound.GXInboundResponse resp,
Class<T> clazz)
throws org.gcube.spatial.data.sdi.model.faults.RemoteException
org.gcube.spatial.data.sdi.model.faults.RemoteExceptionpublic static javax.ws.rs.core.Response check(org.gcube.common.gxrest.response.inbound.GXInboundResponse resp)
throws org.gcube.spatial.data.sdi.model.faults.RemoteException
org.gcube.spatial.data.sdi.model.faults.RemoteExceptionCopyright © 2022. All Rights Reserved.