类分层结构
注释类型分层结构
- com.lvonce.wind.function.RestParam (implements java.lang.annotation.Annotation)
- com.lvonce.wind.function.RestPath (implements java.lang.annotation.Annotation)
- com.lvonce.wind.function.RestHeader (implements java.lang.annotation.Annotation)
- com.lvonce.wind.function.RestHandler (implements java.lang.annotation.Annotation)
- com.lvonce.wind.function.RestMapping (implements java.lang.annotation.Annotation)
- com.lvonce.wind.function.RestCookie (implements java.lang.annotation.Annotation)
- com.lvonce.wind.function.RestBody (implements java.lang.annotation.Annotation)
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)