Interface Response

All Known Subinterfaces:
HttpResponse, HttpResponseWriter, RpcResponse
All Known Implementing Classes:
CompletableRpcResponse, FilteredHttpResponse

public interface Response
A response stream or a holder of the future result value. It has to be an HttpResponse or an RpcResponse.