@FunctionalInterface public interface HandlerMapper
ServerHttpRequest and a
 Handler.| Modifier and Type | Method and Description | 
|---|---|
| Handler | getHandler(ServerHttpRequest request)Return the handler for the given request or  null. | 
Handler getHandler(ServerHttpRequest request)
null.request - the requestHandler or nullCopyright © 2019 Pivotal Software, Inc.. All rights reserved.