public final class LispNotificationHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Modifier and Type | Method and Description |
|---|---|
static InetAddress |
getAddressByName(String IPAddress) |
static List<Mapping> |
getMapping(AddMapping mapRegisterNotification) |
static List<SiteId> |
getSiteId(MapRegister mapRegister) |
static TransportAddress |
getTransportAddressFromRloc(Rloc rloc) |
public static TransportAddress getTransportAddressFromRloc(Rloc rloc)
public static InetAddress getAddressByName(String IPAddress)
public static List<Mapping> getMapping(AddMapping mapRegisterNotification)
public static List<SiteId> getSiteId(MapRegister mapRegister)
Copyright © 2017 OpenDaylight. All rights reserved.