Class LispAddressSerializerContext
java.lang.Object
org.opendaylight.lispflowmapping.lisp.serializer.address.LispAddressSerializerContext
Class to pass around (de)serialization context information.
- Author:
 - Lorand Jakab
 
- 
Field Summary
Fields - 
Constructor Summary
ConstructorsConstructorDescriptionLispAddressSerializerContext(short maskLen) LispAddressSerializerContext(InstanceIdType vni, short maskLength)  - 
Method Summary
 
- 
Field Details
- 
MASK_LEN_MISSING
public static final short MASK_LEN_MISSING- See Also:
 
 
 - 
 - 
Constructor Details
- 
LispAddressSerializerContext
 - 
LispAddressSerializerContext
public LispAddressSerializerContext(short maskLen)  - 
LispAddressSerializerContext
 
 -