Package org.infinispan.rest
Class NettyRestResponse
- java.lang.Object
-
- org.infinispan.rest.NettyRestResponse
-
- All Implemented Interfaces:
org.infinispan.rest.framework.RestResponse
public class NettyRestResponse extends java.lang.Object implements org.infinispan.rest.framework.RestResponseARestResponsebacked by Netty.- Since:
- 10.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNettyRestResponse.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetEntity()io.netty.handler.codec.http.HttpResponsegetResponse()intgetStatus()
-