Interface RestResponse

All Superinterfaces:
AutoCloseable, RestEntity
All Known Implementing Classes:
RestResponseOkHttp

@Experimental public interface RestResponse extends RestEntity, AutoCloseable
Since:
10.0
Author:
Tristan Tarrant <tristan@infinispan.org>