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