public interface GenericResultHandler
| Modifier and Type | Method and Description | 
|---|---|
| Set<Class<?>> | getHandlerTypes() | 
| void | handle(Object result,
      org.springframework.core.convert.TypeDescriptor resultType) | 
| boolean | matches(org.springframework.core.convert.TypeDescriptor resultType) | 
Copyright © 2022. All rights reserved.