Class SimpleRestResponse
java.lang.Object
org.infinispan.rest.framework.impl.SimpleRestResponse
- All Implemented Interfaces:
RestResponse
- Since:
- 10.0
-
Method Details
-
getStatus
public int getStatus()- Specified by:
getStatus
in interfaceRestResponse
-
getEntity
- Specified by:
getEntity
in interfaceRestResponse
-