Package org.springframework.integration.ip.tcp.inbound


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