Class MapRequestUtil
- java.lang.Object
-
- org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil
-
public final class MapRequestUtil extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.slf4j.LoggerLOG
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MapRequestBuilderprepareSMR(Eid srcEid, Rloc itrRloc)static java.net.InetAddressselectItrRloc(MapRequest request)
-
-
-
Method Detail
-
selectItrRloc
public static java.net.InetAddress selectItrRloc(MapRequest request)
-
prepareSMR
public static MapRequestBuilder prepareSMR(Eid srcEid, Rloc itrRloc)
-
-