public interface LispProxyMapRecord
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LispProxyMapRecord.MapWithProxyBuilder
A builder of LISP map with proxy flag internal data structure.
|
| Modifier and Type | Method and Description |
|---|---|
LispMapRecord |
getMapRecord()
Obtains LISP map record.
|
boolean |
isProxyMapReply()
Obtains proxy-map-reply flag.
|
LispMapRecord getMapRecord()
boolean isProxyMapReply()