/**
* Support for various programming model styles including the invocation of
* different types of handlers (e.g. annotated controllers, simple WebHandler,
* etc) as well as result handling (@ResponseBody, view resolution, etc).
*/
package org.springframework.web.reactive.result;