Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.web.method.support Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AsyncHandlerMethodReturnValueHandlerA HandlerMethodReturnValueHandler that handles return values thatrepresent asynchronous computation.Interfaceorg.springframework.web.method.supportSpring MVC
CompositeUriComponentsContributorA UriComponentsContributor containing a list of other contributorsto delegate and also encapsulating a specific ConversionService toClassorg.springframework.web.method.supportSpring MVC
HandlerMethodArgumentResolverStrategy interface for resolving method parameters into argument values inthe context of a given request.Interfaceorg.springframework.web.method.supportSpring MVC
HandlerMethodArgumentResolverCompositeResolves method parameters by delegating to a list of registered HandlerMethodArgumentResolvers.Classorg.springframework.web.method.supportSpring MVC
HandlerMethodReturnValueHandlerStrategy interface to handle the value returned from the invocation of aSince:3.Interfaceorg.springframework.web.method.supportSpring MVC
HandlerMethodReturnValueHandlerCompositeHandles method return values by delegating to a list of registered HandlerMethodReturnValueHandlers.Classorg.springframework.web.method.supportSpring MVC
InvocableHandlerMethodProvides a method for invoking the handler method for a given request after resolving itsmethod argument values through registered HandlerMethodArgumentResolvers.Classorg.springframework.web.method.supportSpring MVC
ModelAndViewContainerRecords model and view related decisions made byHandlerMethodArgumentResolvers andClassorg.springframework.web.method.supportSpring MVC
UriComponentsContributorStrategy for contributing to the building of a UriComponents bylooking at a method parameter and an argument value and deciding whatInterfaceorg.springframework.web.method.supportSpring MVC