Interface ServerResponse.Context

Enclosing interface:
ServerResponse

public static interface ServerResponse.Context
Defines the context used during the ServerResponse.writeTo(ServerWebExchange, Context).
Since:
5.0
Author:
Arjen Poutsma, Juergen Hoeller, Sebastien Deleuze