| Package | Description |
|---|---|
| org.opendaylight.protocol.bgp.rib.impl | |
| org.opendaylight.protocol.bgp.rib.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
BGPClientSessionNegotiator
Client negotiator.
|
class |
BGPServerSessionNegotiator
Server negotiator.
|
| Modifier and Type | Method and Description |
|---|---|
SessionNegotiator |
BGPServerSessionNegotiatorFactory.getSessionNegotiator(io.netty.channel.Channel channel,
io.netty.util.concurrent.Promise<BGPSessionImpl> promise) |
SessionNegotiator |
BGPClientSessionNegotiatorFactory.getSessionNegotiator(io.netty.channel.Channel channel,
io.netty.util.concurrent.Promise<BGPSessionImpl> promise) |
| Modifier and Type | Method and Description |
|---|---|
SessionNegotiator |
BGPSessionNegotiatorFactory.getSessionNegotiator(io.netty.channel.Channel channel,
io.netty.util.concurrent.Promise<S> promise) |
Copyright © 2019 OpenDaylight. All rights reserved.