Class HttpRequestHandlerEndpointSpec

All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<HttpRequestHandlingMessagingGateway>, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle, org.springframework.integration.dsl.ComponentsRegistration

  • Constructor Details

  • Method Details

    • convertExceptions

      public HttpRequestHandlerEndpointSpec convertExceptions(boolean convertExceptions)
      Flag to determine if conversion and writing out of message handling exceptions should be attempted.
      Parameters:
      convertExceptions - the flag to set
      Returns:
      the spec