public final class BGPServerSessionNegotiatorFactory extends Object implements BGPSessionNegotiatorFactory<BGPSessionImpl>
| Constructor and Description |
|---|
BGPServerSessionNegotiatorFactory(BGPPeerRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
SessionNegotiator |
getSessionNegotiator(io.netty.channel.Channel channel,
io.netty.util.concurrent.Promise<BGPSessionImpl> promise) |
public BGPServerSessionNegotiatorFactory(BGPPeerRegistry registry)
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.