A C D G I L M N O R S T Y 

A

Activator - Class in org.opendaylight.lispflowmapping.northbound
Main application activator class for registering the dependencies and initialising the Mapping Service application.
Activator() - Constructor for class org.opendaylight.lispflowmapping.northbound.Activator
 
addAuthKey(String, AuthKeyNB) - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
Set the authentication key for an EID prefix
addMapping(String, MapRegisterNB) - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
Add a mapping to the LISP mapping system
AuthKeyNB - Class in org.opendaylight.lispflowmapping.northbound
 
AuthKeyNB() - Constructor for class org.opendaylight.lispflowmapping.northbound.AuthKeyNB
 

C

configureGlobalInstance(Component, Object) - Method in class org.opendaylight.lispflowmapping.northbound.Activator
Configure the dependency for a given instance Global
configureInstance(Component, Object, String) - Method in class org.opendaylight.lispflowmapping.northbound.Activator
Function that is called when configuration of the dependencies is required.
convertGenericToLispAddresses(MapRegister) - Static method in class org.opendaylight.lispflowmapping.northbound.LispAddressConvertorNB
 
convertRecordToGenericAddress(EidToLocatorRecord) - Static method in class org.opendaylight.lispflowmapping.northbound.LispAddressConvertorNB
 
convertToLispAddress(LispAddressGeneric) - Static method in class org.opendaylight.lispflowmapping.northbound.LispAddressConvertorNB
 

D

delAuthKey(String, int, int, String, int) - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
Delete the key used to register an EID prefix
delAuthKey(String, int, int, String, int, String, int) - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
Delete the key used to register an EID prefix
destroy() - Method in class org.opendaylight.lispflowmapping.northbound.Activator
Function called when the activator stops just before the cleanup done by ComponentActivatorAbstractBase
destroy() - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
 

G

getAddress() - Method in class org.opendaylight.lispflowmapping.northbound.AuthKeyNB
 
getAuthKey(String, int, int, String, int) - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
Retrieve the key used to register an EID prefix
getAuthKey(String, int, int, String, int, String, int) - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
Retrieve a key used to register a Source-Destination LCAF EID prefix
getClasses() - Method in class org.opendaylight.lispflowmapping.northbound.NorthboundRSApplication
 
getGlobalImplementations() - Method in class org.opendaylight.lispflowmapping.northbound.Activator
Method which tells how many Global implementations are supported by the bundle.
getImplementations() - Method in class org.opendaylight.lispflowmapping.northbound.Activator
Function that is used to communicate to dependency manager the list of known implementations for services inside a container
getKey() - Method in class org.opendaylight.lispflowmapping.northbound.AuthKeyNB
 
getKey() - Method in class org.opendaylight.lispflowmapping.northbound.MapRegisterNB
 
getMapping(String, int, int, String, int) - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
 
getMapping(String, int, int, String, int, String, int) - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
Retrieve a mapping from the LISP mapping system, using Source-Destination LCAF as EID
getMappingService() - Method in interface org.opendaylight.lispflowmapping.northbound.ILispmappingNorthbound
 
getMappingService() - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
 
getMapRegister() - Method in class org.opendaylight.lispflowmapping.northbound.MapRegisterNB
 
getMaskLength() - Method in class org.opendaylight.lispflowmapping.northbound.AuthKeyNB
 
getUserName() - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
 

I

ILispmappingNorthbound - Interface in org.opendaylight.lispflowmapping.northbound
 
init() - Method in class org.opendaylight.lispflowmapping.northbound.Activator
Function called when the activator starts just after some initializations are done by the ComponentActivatorAbstractBase.
init() - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
 

L

LispAddressConvertorNB - Class in org.opendaylight.lispflowmapping.northbound
 
LispAddressConvertorNB() - Constructor for class org.opendaylight.lispflowmapping.northbound.LispAddressConvertorNB
 
LispMappingNorthbound - Class in org.opendaylight.lispflowmapping.northbound
 
LispMappingNorthbound() - Constructor for class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
 
logger - Static variable in class org.opendaylight.lispflowmapping.northbound.LispAddressConvertorNB
 
logger - Static variable in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
 

M

MapRegisterNB - Class in org.opendaylight.lispflowmapping.northbound
 
MapRegisterNB() - Constructor for class org.opendaylight.lispflowmapping.northbound.MapRegisterNB
 

N

NorthboundRSApplication - Class in org.opendaylight.lispflowmapping.northbound
 
NorthboundRSApplication() - Constructor for class org.opendaylight.lispflowmapping.northbound.NorthboundRSApplication
 

O

org.opendaylight.lispflowmapping.northbound - package org.opendaylight.lispflowmapping.northbound
 

R

reTransformEidToLocatorRecord(EidToLocatorRecord) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 

S

setAddress(LispAddressGeneric) - Method in class org.opendaylight.lispflowmapping.northbound.AuthKeyNB
 
setKey(String) - Method in class org.opendaylight.lispflowmapping.northbound.AuthKeyNB
 
setMaskLength(int) - Method in class org.opendaylight.lispflowmapping.northbound.AuthKeyNB
 
setSecurityContext(SecurityContext) - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
 
start() - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
 
stop() - Method in class org.opendaylight.lispflowmapping.northbound.LispMappingNorthbound
 

T

toAFI(LispAddressContainer) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
toAFIfromPrimitive(PrimitiveAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
toContainer(LispAFIAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
toPrimitive(LispAFIAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformEidToLocatorRecord(EidToLocatorRecord) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformLispAddress(LispAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformLispApplicationDataLCAFAddress(LispLCAFAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformLispListLCAFAddress(LispLCAFAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformLispMACAddress(LispAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformLispSegmentLCAFAddress(LispLCAFAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformLispSourceDestLCAFAddress(LispLCAFAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformLispTrafficEngineeringLCAFAddress(LispLCAFAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformMapRegister(MapRegister) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformMapRequest(MapRequest) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformToLispAddress(LispAddressContainer) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformToLispApplicationDataLCAFAddress(LispLcafAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformToLispListLCAFAddress(LispLcafAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformToLispSegmentLCAFAddress(LispLcafAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformToLispSourceDestLCAFAddress(LispLcafAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
transformToLispTrafficEngineeringLCAFAddress(LispLcafAddress) - Static method in class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 

Y

YangTransformerNB - Class in org.opendaylight.lispflowmapping.northbound
 
YangTransformerNB() - Constructor for class org.opendaylight.lispflowmapping.northbound.YangTransformerNB
 
A C D G I L M N O R S T Y 

Copyright © 2014. All Rights Reserved.