spring-framework / org.springframework.messaging.tcp.reactor / ReactorNettyTcpClient / connect

connect

open fun connect(handler: TcpConnectionHandler<P>): ListenableFuture<Void>
open fun connect(handler: TcpConnectionHandler<P>, strategy: ReconnectStrategy): ListenableFuture<Void>