Package org.springframework.integration.ip.tcp.inbound
@NullMarked
package org.springframework.integration.ip.tcp.inbound
Inbound channel adapters for TCP Support.
-
ClassesClassDescriptionInbound Gateway using a server connection factory - threading is controlled by the factory.Tcp inbound channel adapter using a TcpConnection to receive data - if the connection factory is a server factory, this Listener owns the connections.