public class HttpRequestHandlerEndpointSpec extends BaseHttpInboundEndpointSpec<HttpRequestHandlerEndpointSpec,HttpRequestHandlingMessagingGateway>
BaseHttpInboundEndpointSpec
implementation for the HttpRequestHandlingMessagingGateway
.HttpRequestHandlingMessagingGateway
HttpInboundEndpointSupportSpec.CrossOriginSpec, HttpInboundEndpointSupportSpec.RequestMappingSpec
headerExpressions, headerMapper, requestMapping
PARSER, target
logger
DEFAULT_PHASE
OBJECT_TYPE_ATTRIBUTE
Modifier | Constructor and Description |
---|---|
protected |
HttpRequestHandlerEndpointSpec(HttpRequestHandlingMessagingGateway endpoint,
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
afterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
protected HttpRequestHandlerEndpointSpec(HttpRequestHandlingMessagingGateway endpoint, String... path)
public HttpRequestHandlerEndpointSpec convertExceptions(boolean convertExceptions)
convertExceptions
- the flag to set