A B C D E F G H I J K L M N O P Q R S T U V W X

N

NamedComponent - Interface in org.springframework.integration.context
 
NameResolvingMethodInvoker - Class in org.springframework.integration.util
Implementation of MethodInvoker to be used when only the method name is known.
NameResolvingMethodInvoker(Object, String) - Constructor for class org.springframework.integration.util.NameResolvingMethodInvoker
 
NetSocketReader - Class in org.springframework.integration.ip.tcp
A SocketReader that reads from a Socket.
NetSocketReader(Socket) - Constructor for class org.springframework.integration.ip.tcp.NetSocketReader
Constructs a NetsocketReader which reads from the Socket.
NetSocketWriter - Class in org.springframework.integration.ip.tcp
A SocketWriter that writes to a Socket.
NetSocketWriter(Socket) - Constructor for class org.springframework.integration.ip.tcp.NetSocketWriter
Constructs a NetSocketWriter for the Socket.
NioFileLocker - Class in org.springframework.integration.file.locking
File locking strategy that uses java.nio.
NioFileLocker() - Constructor for class org.springframework.integration.file.locking.NioFileLocker
 
NioSocketReader - Class in org.springframework.integration.ip.tcp
A non-blocking SocketReader that reads from a SocketChannel.
NioSocketReader(SocketChannel) - Constructor for class org.springframework.integration.ip.tcp.NioSocketReader
Constructs an NioSocketReader which reads from the SocketChannel.
NioSocketWriter - Class in org.springframework.integration.ip.tcp
A SocketWriter that writes to a SocketChannel.
NioSocketWriter(SocketChannel, int, int) - Constructor for class org.springframework.integration.ip.tcp.NioSocketWriter
 
NOTIFICATION_HANDBACK - Static variable in class org.springframework.integration.jmx.JmxHeaders
 
NOTIFICATION_TYPE - Static variable in class org.springframework.integration.jmx.JmxHeaders
 
NotificationListeningChannelAdapterParser - Class in org.springframework.integration.jmx.config
 
NotificationListeningChannelAdapterParser() - Constructor for class org.springframework.integration.jmx.config.NotificationListeningChannelAdapterParser
 
NotificationListeningMessageProducer - Class in org.springframework.integration.jmx
A JMX NotificationListener implementation that will send Messages containing the JMX Notification instances as their payloads.
NotificationListeningMessageProducer() - Constructor for class org.springframework.integration.jmx.NotificationListeningMessageProducer
 
NotificationPublishingChannelAdapterParser - Class in org.springframework.integration.jmx.config
 
NotificationPublishingChannelAdapterParser() - Constructor for class org.springframework.integration.jmx.config.NotificationPublishingChannelAdapterParser
 
NotificationPublishingMessageHandler - Class in org.springframework.integration.jmx
 
NotificationPublishingMessageHandler(ObjectName) - Constructor for class org.springframework.integration.jmx.NotificationPublishingMessageHandler
 
NotificationPublishingMessageHandler(String) - Constructor for class org.springframework.integration.jmx.NotificationPublishingMessageHandler
 
NULL_CHANNEL_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
 
NullChannel - Class in org.springframework.integration.channel
A channel implementation that essentially behaves like "/dev/null".
NullChannel() - Constructor for class org.springframework.integration.channel.NullChannel
 

A B C D E F G H I J K L M N O P Q R S T U V W X