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 © 2024. All rights reserved.