Package org.springframework.integration.ip.tcp.outbound


@NullMarked package org.springframework.integration.ip.tcp.outbound
Outbound channel adapters for TCP Support.
  • Classes
    Class
    Description
    TCP 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.