Uses of Interface
org.springframework.messaging.tcp.ReconnectStrategy

Packages that use ReconnectStrategy
Package
Description
Contains abstractions and implementation classes for establishing TCP connections via TcpOperations, handling messages via TcpConnectionHandler, as well as sending messages via TcpConnection.
Contains support for TCP messaging based on Reactor.