类分层结构
- java.lang.Object
- com.dtflys.forest.lifecycles.parameter.AbstractBodyLifeCycle<A> (implements com.dtflys.forest.lifecycles.ParameterAnnotationLifeCycle<A,I>)
- com.dtflys.forest.lifecycles.parameter.DataFileLifeCycle (implements com.dtflys.forest.lifecycles.ParameterAnnotationLifeCycle<A,I>)
- com.dtflys.forest.lifecycles.parameter.DataObjectLifeCycle (implements com.dtflys.forest.lifecycles.ParameterAnnotationLifeCycle<A,I>)
- com.dtflys.forest.lifecycles.parameter.DataParamLifeCycle (implements com.dtflys.forest.lifecycles.ParameterAnnotationLifeCycle<A,I>)
- com.dtflys.forest.lifecycles.parameter.HeaderLifeCycle (implements com.dtflys.forest.lifecycles.ParameterAnnotationLifeCycle<A,I>)
- com.dtflys.forest.lifecycles.parameter.JSONQueryLifeCycle (implements com.dtflys.forest.lifecycles.ParameterAnnotationLifeCycle<A,I>)
- com.dtflys.forest.lifecycles.parameter.QueryLifeCycle (implements com.dtflys.forest.lifecycles.ParameterAnnotationLifeCycle<A,I>)
- com.dtflys.forest.lifecycles.parameter.ReturnLifeCycle (implements com.dtflys.forest.lifecycles.ParameterAnnotationLifeCycle<A,I>)
- com.dtflys.forest.lifecycles.parameter.URLEncodeLifeCycle (implements com.dtflys.forest.lifecycles.ParameterAnnotationLifeCycle<A,I>)
- com.dtflys.forest.lifecycles.parameter.VariableLifeCycle (implements com.dtflys.forest.lifecycles.ParameterAnnotationLifeCycle<A,I>)