Class LispSimpleAddressStringifier
java.lang.Object
org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifier
Utility class with static methods returning string representations of
 supported LISP simple address types.
- Author:
 - Lorand Jakab
 
- 
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic StringgetString(SimpleAddress addr) protected static StringgetURLPrefix(SimpleAddress addr)  
- 
Method Details
- 
getString
 - 
getString
 - 
getURLPrefix
 
 -