@FunctionalInterface public interface HandlerMapper
ServerHttpRequest and a
 Handler.| Modifier and Type | Method and Description | 
|---|---|
Handler | 
getHandler(org.springframework.http.server.ServerHttpRequest request)
Return the handler for the given request or  
null. | 
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.