Class LispNotificationHelper
- java.lang.Object
-
- org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper
-
public final class LispNotificationHelper extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MapNotifyconvertMapNotify(MapNotify mapNotify)static MapRegisterconvertMapRegister(MapRegister mapRegister)static MapReplyconvertMapReply(MapReply mapReply)static MapRequestconvertMapRequest(MapRequest mapRequest)static IpAddressBinarygetIpAddressBinaryFromInetAddress(java.net.InetAddress address)
-
-
-
Method Detail
-
convertMapRegister
public static MapRegister convertMapRegister(MapRegister mapRegister)
-
convertMapRequest
public static MapRequest convertMapRequest(MapRequest mapRequest)
-
getIpAddressBinaryFromInetAddress
public static IpAddressBinary getIpAddressBinaryFromInetAddress(java.net.InetAddress address)
-
-