Interface BGPSessionNegotiatorFactory<S extends BGPSession>

    • Method Detail

      • getSessionNegotiator

        SessionNegotiator getSessionNegotiator​(io.netty.channel.Channel channel,
                                               io.netty.util.concurrent.Promise<S> promise)