public class HttpRequestHandlerEndpointSpec extends BaseHttpInboundEndpointSpec<HttpRequestHandlerEndpointSpec,HttpRequestHandlingMessagingGateway>
BaseHttpInboundEndpointSpec
implementation for the HttpRequestHandlingMessagingGateway
.HttpRequestHandlingMessagingGateway
HttpInboundEndpointSupportSpec.CrossOriginSpec, HttpInboundEndpointSupportSpec.RequestMappingSpec
headerExpressions, headerMapper, requestMapping
Modifier | Constructor and Description |
---|---|
protected |
HttpRequestHandlerEndpointSpec(HttpRequestHandlingMessagingGateway endpoint,
java.lang.String... path) |
Modifier and Type | Method and Description |
---|---|
HttpRequestHandlerEndpointSpec |
convertExceptions(boolean convertExceptions)
Flag to determine if conversion and writing out of message handling exceptions should be attempted.
|
mergeWithDefaultConverters, messageConverters, multipartResolver
crossOrigin, extractReplyPayload, getComponentsToRegister, headerExpression, headerExpression, headerExpressions, headerFunction, headerMapper, mappedRequestHeaders, mappedResponseHeaders, payloadExpression, payloadExpression, payloadFunction, requestMapping, requestPayloadType, requestPayloadType, statusCodeExpression, statusCodeExpression, statusCodeFunction, validator
autoStartup, errorChannel, errorChannel, errorOnTimeout, id, phase, replyChannel, replyChannel, replyMapper, replyTimeout, requestChannel, requestChannel, requestMapper, requestTimeout, shouldTrack
_this, createInstance, destroyInstance, doGet, get, getId, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stop
protected HttpRequestHandlerEndpointSpec(HttpRequestHandlingMessagingGateway endpoint, java.lang.String... path)
public HttpRequestHandlerEndpointSpec convertExceptions(boolean convertExceptions)
convertExceptions
- the flag to set