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 © 2019 OpenDaylight. All rights reserved.