Package org.springframework.integration.ip.tcp.outbound
@NullMarked
package org.springframework.integration.ip.tcp.outbound
Outbound channel adapters for TCP Support.
-
ClassesClassDescriptionTCP outbound gateway that uses a client connection factory.Tcp outbound channel adapter using a TcpConnection to send data - if the connection factory is a server factory, the TcpListener owns the connections.