- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle, org.springframework.integration.core.MessageProducer, org.springframework.integration.history.TrackableComponent, org.springframework.integration.support.context.NamedComponent
public class NetServerInboundChannelAdapter
extends org.springframework.integration.endpoint.MessageProducerSupport
Inbound ChannelAdapter that uses Reactor's NetServer
abstraction to provide high-speed TCP or UDP ingest.
- Author:
- Jon Brisbin