Class AbstractWebServiceInboundGateway

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, ApplicationContextAware, Lifecycle, Phased, SmartLifecycle, ComponentSourceAware, ExpressionCapable, OrderlyShutdownCapable, IntegrationPattern, NamedComponent, IntegrationInboundManagement, IntegrationManagement, ManageableLifecycle, ManageableSmartLifecycle, TrackableComponent, MessageEndpoint

@Deprecated(forRemoval=true, since="7.0") public abstract class AbstractWebServiceInboundGateway extends AbstractWebServiceInboundGateway
Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor of AbstractWebServiceInboundGateway
Since:
2.1
Author:
Oleg Zhurakousky, Artem Bilan, Ngoc Nhan
  • Constructor Details

    • AbstractWebServiceInboundGateway

      public AbstractWebServiceInboundGateway()
      Deprecated, for removal: This API element is subject to removal in a future version.