public interface BGPSessionNegotiatorFactory<S extends BGPSession>
Modifier and Type | Method and Description |
---|---|
SessionNegotiator |
getSessionNegotiator(io.netty.channel.Channel channel,
io.netty.util.concurrent.Promise<S> promise) |
SessionNegotiator getSessionNegotiator(io.netty.channel.Channel channel, io.netty.util.concurrent.Promise<S> promise)
Copyright © 2018 OpenDaylight. All rights reserved.