Interface AsyncServerResponse

All Superinterfaces:
ServerResponse

public interface AsyncServerResponse extends ServerResponse
Asynchronous subtype of ServerResponse that exposes the future response.
Since:
5.3.2
Author:
Arjen Poutsma
See Also: