public class Withdraw extends Bgp4Update
peerAS, peerIP, prefix, updateAttr, updateStr, updateType| Constructor and Description |
|---|
Withdraw(byte[] header,
InetAddress peerIP,
AS peerAS,
Prefix prefix) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIPv4() |
boolean |
isIPv6() |
Withdraw |
toWithdraw()
overrides
Bgp4Update.toWithdraw() |
compare, compareTo, equals, equals, getASPath, getAttributes, getPeer, getPeerAS, getPrefix, hasAsPathPrepend, toAdvertisement, toStringgetSubType, getTime, getType, setGeneric, setHeaderData, toTableDumpclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic Withdraw(byte[] header,
InetAddress peerIP,
AS peerAS,
Prefix prefix)
public boolean isIPv4()
isIPv4 in class Bgp4Updatepublic boolean isIPv6()
isIPv6 in class Bgp4Updatepublic Withdraw toWithdraw()
Bgp4Update.toWithdraw()toWithdraw in class Bgp4UpdateMRTRecord.toWithdraw(),
toWithdraw()Copyright © 2025. All rights reserved.