Uses of Interface
org.springframework.web.servlet.function.AsyncServerResponse
Package
Description
Provides the types that make up Spring's functional web framework for Servlet environments.
-
Uses of AsyncServerResponse in org.springframework.web.servlet.function
Modifier and TypeMethodDescriptionstatic AsyncServerResponse
Create aAsyncServerResponse
with the given asynchronous response.static AsyncServerResponse
Create a (built) response with the given asynchronous response.