Class HttpInboundEndpointSupportSpec.RequestMappingSpec

java.lang.Object
org.springframework.integration.http.dsl.HttpInboundEndpointSupportSpec.RequestMappingSpec
Enclosing class:
HttpInboundEndpointSupportSpec<S extends HttpInboundEndpointSupportSpec<S,E>,E extends BaseHttpInboundEndpoint>

public static final class HttpInboundEndpointSupportSpec.RequestMappingSpec extends Object
A fluent API for the RequestMapping.
Since:
5.0
Author:
Artem Bilan, Gary Russell