Class HttpRequestFunctionConfiguration.HttpMethodConverter
java.lang.Object
org.springframework.cloud.fn.http.request.HttpRequestFunctionConfiguration.HttpMethodConverter
- All Implemented Interfaces:
org.springframework.core.convert.converter.Converter<String,org.springframework.http.HttpMethod>
- Enclosing class:
- HttpRequestFunctionConfiguration
-
Constructor Details
-
HttpMethodConverter
public HttpMethodConverter()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceorg.springframework.core.convert.converter.Converter<String,org.springframework.http.HttpMethod>
-