Class CookieValueParameterProcessor

java.lang.Object
org.springframework.cloud.openfeign.annotation.CookieValueParameterProcessor
All Implemented Interfaces:
AnnotatedParameterProcessor

public class CookieValueParameterProcessor extends Object implements AnnotatedParameterProcessor
CookieValue annotation processor.
Author:
Gong Yi, Olga Maciaszek-Sharma