public interface ActionReturnHandler
boolean
matched(Context ctx, Class<?> returnType)
void
returnHandle(Context ctx, Action action, Object returnValue)
boolean matched(Context ctx, Class<?> returnType)
ctx
returnType
void returnHandle(Context ctx, Action action, Object returnValue) throws Throwable
action
returnValue
Throwable
Copyright © 2024. All rights reserved.