Class SourceDestKeyHelper
java.lang.Object
org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelper
Helper methods for Source/Dest Key type LCAF addresses.
- Author:
 - Lorand Jakab
 
- 
Method Summary
Modifier and TypeMethodDescriptionstatic Eidstatic EidgetDstBinary(Eid eid) static shortgetDstMask(Eid eid) static Eidstatic EidgetSrcBinary(Eid eid) static shortgetSrcMask(Eid eid)  
- 
Method Details
- 
getSrc
 - 
getDst
 - 
getSrcBinary
 - 
getDstBinary
 - 
getSrcMask
 - 
getDstMask
 
 -