public final class BGPClientSessionNegotiatorFactory extends Object implements BGPSessionNegotiatorFactory<BGPSessionImpl>
| Constructor and Description |
|---|
BGPClientSessionNegotiatorFactory(BGPPeerRegistry peerRegistry) |
| Modifier and Type | Method and Description |
|---|---|
SessionNegotiator |
getSessionNegotiator(io.netty.channel.Channel channel,
io.netty.util.concurrent.Promise<BGPSessionImpl> promise) |
public BGPClientSessionNegotiatorFactory(BGPPeerRegistry peerRegistry)
public SessionNegotiator getSessionNegotiator(io.netty.channel.Channel channel, io.netty.util.concurrent.Promise<BGPSessionImpl> promise)
getSessionNegotiator in interface BGPSessionNegotiatorFactory<BGPSessionImpl>Copyright © 2019 OpenDaylight. All rights reserved.