| Interface | Description |
|---|---|
| ExtensionMappingAddressInterpreter |
Interprets extension addresses and converts them to/from LISP objects.
|
| LispController |
Abstraction of a LISP controller.
|
| LispMessageListener |
Notifies providers about all LISP messages.
|
| LispRouter |
Represents to provider facing side of a router.
|
| LispRouterAgent |
Responsible for keeping track of the current set of
routers connected to the system.
|
| LispRouterListener |
Allows for providers interested in Router events to be notified.
|
| Class | Description |
|---|---|
| AbstractLispRouter |
An abstract representation of a LISP router.
|
| DefaultLispRouter |
A default implementation LispRouter class.
|
| LispRouterFactory |
LISP router factory which returns concrete router object for the physical
LISP router in use.
|
| LispRouterId |
The class representing a network router identifier.
|