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