Class TransportConnector

java.lang.Object
reactor.netty.transport.TransportConnector

public final class TransportConnector extends Object
TransportConnector is a helper class that creates, initializes and registers the channel. It performs the actual connect operation to the remote peer or binds the channel.
Since:
1.0.0
Author:
Stephane Maldini, Violeta Georgieva