Package org.infinispan.rest.framework
Interface RestResponse
-
- All Known Implementing Classes:
NettyRestResponse
public interface RestResponse
- Since:
- 10.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
getEntity()
int
getStatus()
-