Package | Description |
---|---|
org.springframework.integration.http.inbound |
Provides classes supporting inbound endpoints.
|
Modifier and Type | Method and Description |
---|---|
RequestMapping |
HttpRequestHandlingEndpointSupport.getRequestMapping() |
Modifier and Type | Method and Description |
---|---|
void |
HttpRequestHandlingEndpointSupport.setRequestMapping(RequestMapping requestMapping)
Set the
RequestMapping which allows you to specify a flexible RESTFul-mapping for this endpoint. |
Copyright © 2018. All rights reserved.