Uses of Package
org.springframework.integration.ip.tcp.outbound
Packages that use org.springframework.integration.ip.tcp.outbound
Package
Description
Provides TCP/UDP Component support for the Java DSL.
Base package for TCP adapters.
-
Classes in org.springframework.integration.ip.tcp.outbound used by org.springframework.integration.ip.dslClassDescriptionTCP 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.
-
Classes in org.springframework.integration.ip.tcp.outbound used by org.springframework.integration.ip.tcpClassDescriptionTCP 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.