Hierarchy For Package org.springframework.cloud.openfeign.annotation
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.cloud.openfeign.annotation.CookieValueParameterProcessor (implements org.springframework.cloud.openfeign.AnnotatedParameterProcessor)
- org.springframework.cloud.openfeign.annotation.MatrixVariableParameterProcessor (implements org.springframework.cloud.openfeign.AnnotatedParameterProcessor)
- org.springframework.cloud.openfeign.annotation.PathVariableParameterProcessor (implements org.springframework.cloud.openfeign.AnnotatedParameterProcessor)
- org.springframework.cloud.openfeign.annotation.QueryMapParameterProcessor (implements org.springframework.cloud.openfeign.AnnotatedParameterProcessor)
- org.springframework.cloud.openfeign.annotation.RequestHeaderParameterProcessor (implements org.springframework.cloud.openfeign.AnnotatedParameterProcessor)
- org.springframework.cloud.openfeign.annotation.RequestParamParameterProcessor (implements org.springframework.cloud.openfeign.AnnotatedParameterProcessor)
- org.springframework.cloud.openfeign.annotation.RequestPartParameterProcessor (implements org.springframework.cloud.openfeign.AnnotatedParameterProcessor)