Interface AbstractWebMvcEndpointHandlerMapping.ServletWebOperation
- Enclosing class:
- AbstractWebMvcEndpointHandlerMapping
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
protected static interface AbstractWebMvcEndpointHandlerMapping.ServletWebOperation
A servlet web operation that can be handled by Spring MVC.
-
Method Summary
-
Method Details
-
handle
-