类分层结构
- java.lang.Object
- io.microsphere.spring.webmvc.advice.RequestBodyAdviceAdapter (implements org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice)
- io.microsphere.spring.webmvc.advice.StoringRequestBodyArgumentAdvice
- io.microsphere.spring.webmvc.advice.ResponseBodyAdviceAdapter<T> (implements org.springframework.web.servlet.mvc.method.annotation.ResponseBodyAdvice<T>)
- io.microsphere.spring.webmvc.advice.StoringResponseBodyReturnValueAdvice
- io.microsphere.spring.webmvc.advice.RequestBodyAdviceAdapter (implements org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice)