See: Description
Interface | Description |
---|---|
AbstractWebMvcEndpointHandlerMapping.ServletWebOperation |
A servlet web operation that can be handled by Spring MVC.
|
Class | Description |
---|---|
AbstractWebMvcEndpointHandlerMapping |
A custom
HandlerMapping that makes web endpoints
available over HTTP using Spring MVC. |
ControllerEndpointHandlerMapping |
HandlerMapping that exposes @ControllerEndpoint and
@RestControllerEndpoint annotated endpoints over Spring
MVC. |
WebMvcEndpointHandlerMapping |
A custom
HandlerMapping that makes web endpoints available over HTTP using
Spring MVC. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.