Class AbstractInternetProtocolReceivingChannelAdapter

All Implemented Interfaces:
Runnable, Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, SmartInitializingSingleton, ApplicationContextAware, ApplicationEventPublisherAware, Lifecycle, Phased, SmartLifecycle, ComponentSourceAware, ExpressionCapable, MessageProducer, IntegrationPattern, CommonSocketOptions, NamedComponent, IntegrationInboundManagement, IntegrationManagement, ManageableLifecycle, ManageableSmartLifecycle, TrackableComponent, SchedulingAwareRunnable

@Deprecated(forRemoval=true, since="7.0") public abstract class AbstractInternetProtocolReceivingChannelAdapter extends AbstractInternetProtocolReceivingChannelAdapter
Deprecated, for removal: This API element is subject to removal in a future version.
Base class for inbound TCP/UDP Channel Adapters.
Since:
2.0
Author:
Mark Fisher, Gary Russell, Artem Bilan
  • Constructor Details

    • AbstractInternetProtocolReceivingChannelAdapter

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