| Package | Description | 
|---|---|
| org.springframework.web.reactive.function.server.support | Classes supporting the  org.springframework.web.reactive.function.serverpackage. | 
| org.springframework.web.reactive.result | Support for various programming model styles including the invocation of
 different types of handlers, e.g. | 
| org.springframework.web.reactive.result.method.annotation | Infrastructure for annotation-based handler method processing. | 
| org.springframework.web.reactive.socket.server.support | Server-side support classes for WebSocket requests. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HandlerFunctionAdapterHandlerAdapterimplementation that supportsHandlerFunctions. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SimpleHandlerAdapter | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RequestMappingHandlerAdapterSupports the invocation of
  @RequestMappinghandler methods. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WebSocketHandlerAdapterHandlerAdapterthat allowsDispatcherHandlerto support
 handlers of typeWebSocketHandlerwith such handlers mapped to
 URL patterns viaSimpleUrlHandlerMapping. |