Class ResponseCommons
- java.lang.Object
-
- org.gcube.application.geoportal.client.ResponseCommons
-
public class ResponseCommons extends Object
-
-
Constructor Summary
Constructors Constructor Description ResponseCommons()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static <R> Rcheck(javax.ws.rs.core.Response resp, Class<R> clazz)
-