Package io.microsphere.spring.web.method.support
-
Interface Summary Interface Description HandlerMethodAdvice InterceptingHandlerMethodfacade interfaceHandlerMethodArgumentInterceptor The interceptor interface for the resolvableHandlerMethods'MethodParameterHandlerMethodInterceptor HandlerMethodInterceptor that allows for customizedHandlerMethodexecution chains. -
Class Summary Class Description DelegatingHandlerMethodAdvice HandlerMethodAdviceclass delegates to the beans ofHandlerMethodArgumentInterceptorandHandlerMethodInterceptor.