Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addEntry(Map.Entry<MapRegisterCacheKey, MapRegisterCacheValue>) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterCache
- addEntry(MapRegisterCacheKey, MapRegisterCacheValue) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterCache
- AuthenticationKeyDataListener - Class in org.opendaylight.lispflowmapping.southbound.lisp
-
DataListener for all AuthenticationKey modification events.
- AuthenticationKeyDataListener(DataBroker, AuthKeyDb) - Constructor for class org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener
- authKeysForEidsUnchanged(Map<EidLispAddressKey, EidLispAddress>, long) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener
-
We maintain a HashMap with the update times of AuthenticationKey objects in the updatedEntries field.
B
- bindingAddress() - Element in annotation interface org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin.Configuration
C
- cache - Variable in class org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterCache
- cacheSize() - Method in class org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterCache
- channelRead0(ChannelHandlerContext, DatagramPacket) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler
- channelRead0(ChannelHandlerContext, DatagramPacket) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler
- channelReadComplete(ChannelHandlerContext) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler
- channelReadComplete(ChannelHandlerContext) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler
- close() - Method in class org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler
- close() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- closeDataChangeListener() - Method in class org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener
- closeServiceInstance() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- ConcurrentLispSouthboundStats - Class in org.opendaylight.lispflowmapping.southbound
-
Object to hold statistics about LISP southbound events.
- ConcurrentLispSouthboundStats() - Constructor for class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- convertMapNotify(MapNotify) - Static method in class org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper
- convertMapRegister(MapRegister) - Static method in class org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper
- convertMapReply(MapReply) - Static method in class org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper
- convertMapRequest(MapRequest) - Static method in class org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper
D
- deactivate() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC
- deserializePartially(ByteBuffer, InetAddress) - Static method in class org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterPartialDeserializer
E
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler
G
- getAkdb() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- getAuthenticationKeyDataListener() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- getCacheHits() - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- getCacheMisses() - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- getDataBroker() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- getEntry(MapRegisterCacheKey) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterCache
- getIdentifier() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- getIpAddressBinaryFromInetAddress(InetAddress) - Static method in class org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper
- getMapRegisterCache() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- getMapRegisterCacheTimeout() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- getMaxMessageTypeValue() - Static method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- getRx() - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- getRxUnknown() - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- getStats() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- getTx() - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- getTxErrors() - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
H
- handlePacket(DatagramPacket) - Method in interface org.opendaylight.lispflowmapping.southbound.lisp.ILispSouthboundService
- handlePacket(DatagramPacket) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler
- handlePacket(DatagramPacket) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler
- handleSerializedLispBuffer(InetAddress, ByteBuffer, MessageType, int, Channel) - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- handleSerializedLispBuffer(TransportAddress, ByteBuffer, MessageType) - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
I
- ILispSouthboundService - Interface in org.opendaylight.lispflowmapping.southbound.lisp
- incrementCacheHits() - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- incrementCacheMisses() - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- incrementRx(int) - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- incrementRxUnknown() - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- incrementTx(int) - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- incrementTxErrors() - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- init() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- instantiateServiceInstance() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- IPV4 - Static variable in interface org.opendaylight.lispflowmapping.southbound.lisp.network.PacketHeader.Length
- IPV6_NO_EXT - Static variable in interface org.opendaylight.lispflowmapping.southbound.lisp.network.PacketHeader.Length
- isMapRegisterCacheEnabled() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
L
- LISP_ENCAPSULATION - Static variable in interface org.opendaylight.lispflowmapping.southbound.lisp.network.PacketHeader.Length
- LISP_ENCAPSULATION_TOTAL - Static variable in interface org.opendaylight.lispflowmapping.southbound.lisp.network.PacketHeader.Length
- LISPFLOWMAPPING_ENTITY_NAME - Static variable in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- LispMalformedPacketException - Exception Class in org.opendaylight.lispflowmapping.southbound.lisp.exception
- LispMalformedPacketException(String) - Constructor for exception class org.opendaylight.lispflowmapping.southbound.lisp.exception.LispMalformedPacketException
- LispMalformedPacketException(String, Throwable) - Constructor for exception class org.opendaylight.lispflowmapping.southbound.lisp.exception.LispMalformedPacketException
- LispNotificationHelper - Class in org.opendaylight.lispflowmapping.southbound.util
- LispSouthboundHandler - Class in org.opendaylight.lispflowmapping.southbound.lisp
- LispSouthboundHandler(LispSouthboundPlugin) - Constructor for class org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler
- LispSouthboundPlugin - Class in org.opendaylight.lispflowmapping.southbound
- LispSouthboundPlugin(DataBroker, NotificationPublishService, ClusterSingletonServiceProvider) - Constructor for class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- LispSouthboundPlugin(DataBroker, NotificationPublishService, ClusterSingletonServiceProvider, String, boolean, long) - Constructor for class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- LispSouthboundPlugin(DataBroker, NotificationPublishService, ClusterSingletonServiceProvider, LispSouthboundPlugin.Configuration) - Constructor for class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- LispSouthboundPlugin.Configuration - Annotation Interface in org.opendaylight.lispflowmapping.southbound
- LispSouthboundRPC - Class in org.opendaylight.lispflowmapping.southbound
-
This class holds all RPCs methods for LispSouthbound Plugin.
- LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService) - Constructor for class org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC
- LispXtrSouthboundHandler - Class in org.opendaylight.lispflowmapping.southbound.lisp
- LispXtrSouthboundHandler(LispSouthboundPlugin) - Constructor for class org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler
- LOG - Static variable in class org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler
- LOG - Static variable in class org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler
- LOG - Static variable in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- LOG - Static variable in class org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC
M
- MapRegisterCache - Class in org.opendaylight.lispflowmapping.southbound.lisp.cache
- MapRegisterCache() - Constructor for class org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterCache
- mapRegisterCacheEnabled() - Element in annotation interface org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin.Configuration
- mapRegisterCacheTimeout() - Element in annotation interface org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin.Configuration
- MapRegisterPartialDeserializer - Class in org.opendaylight.lispflowmapping.southbound.lisp.cache
- MAX_LISP_TYPES - Static variable in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
O
- onDataTreeChanged(List<DataTreeModification<AuthenticationKey>>) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener
- org.opendaylight.lispflowmapping.southbound - package org.opendaylight.lispflowmapping.southbound
- org.opendaylight.lispflowmapping.southbound.lisp - package org.opendaylight.lispflowmapping.southbound.lisp
- org.opendaylight.lispflowmapping.southbound.lisp.cache - package org.opendaylight.lispflowmapping.southbound.lisp.cache
- org.opendaylight.lispflowmapping.southbound.lisp.exception - package org.opendaylight.lispflowmapping.southbound.lisp.exception
- org.opendaylight.lispflowmapping.southbound.lisp.network - package org.opendaylight.lispflowmapping.southbound.lisp.network
- org.opendaylight.lispflowmapping.southbound.util - package org.opendaylight.lispflowmapping.southbound.util
P
- PacketHeader - Interface in org.opendaylight.lispflowmapping.southbound.lisp.network
- PacketHeader.Length - Interface in org.opendaylight.lispflowmapping.southbound.lisp.network
R
- refreshEntry(MapRegisterCacheKey) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterCache
- removeEntry(MapRegisterCacheKey) - Method in class org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterCache
- resetStats() - Method in class org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats
- restoreDaoFromDatastore() - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
-
Restore all keys from MDSAL datastore.
S
- sendMapNotify(SendMapNotifyInput) - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC
- sendMapReply(SendMapReplyInput) - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC
- sendMapRequest(SendMapRequestInput) - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC
- sendNotificationIfPossible(Notification) - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- SERVICE_GROUP_IDENTIFIER - Static variable in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- setLispAddress(String) - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- setXtrPort(int) - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
- shouldListenOnXtrPort(boolean) - Method in class org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin
U
- UDP - Static variable in interface org.opendaylight.lispflowmapping.southbound.lisp.network.PacketHeader.Length
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form