| Package | Description |
|---|---|
| org.onosproject.bgpio.protocol |
BGP Protocol specific components.
|
| org.onosproject.bgpio.protocol.ver4 |
BGP Protocol specific details of version 4.
|
| Modifier and Type | Method and Description |
|---|---|
BgpUpdateMsg.Builder |
BgpUpdateMsg.Builder.setBgpPathAttributes(List<BgpValueType> attributes) |
BgpUpdateMsg.Builder |
BgpUpdateMsg.Builder.setHeader(BgpHeader bgpMsgHeader) |
BgpUpdateMsg.Builder |
BgpFactory.updateMessageBuilder()
Gets the builder object for a update message.
|
| Modifier and Type | Method and Description |
|---|---|
BgpUpdateMsg.Builder |
BgpFactoryVer4.updateMessageBuilder() |
Copyright © 2016. All rights reserved.