Package org.glassfish.admin.rest.client
Class RestResponse
java.lang.Object
org.glassfish.admin.rest.client.RestResponse
- Author:
- jasonlee
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintboolean
-
Constructor Details
-
RestResponse
public RestResponse(jakarta.ws.rs.core.Response response)
-
-
Method Details
-
getMessage
-
getStatus
public int getStatus() -
isSuccess
public boolean isSuccess() -
getExtraProperties
-
getChildren
-
getProperties
-