Method and Description |
---|
org.springframework.integration.http.inbound.HttpRequestHandlingEndpointSupport.setPath(String)
since 3.0 in favor of HttpRequestHandlingEndpointSupport.requestMapping
|
org.springframework.integration.http.inbound.HttpRequestHandlingEndpointSupport.setSupportedMethods(HttpMethod...)
since 3.0 in favor to HttpRequestHandlingEndpointSupport.requestMapping
|