Modifier and Type | Method and Description |
---|---|
AbstractRegistration |
SimpleTunnelIdentifierRegistry.registerParser(TunnelIdentifierParser<?> parser) |
AbstractRegistration |
SimpleTunnelIdentifierRegistry.registerSerializer(TunnelIdentifierSerializer<?> serializer) |
Modifier and Type | Method and Description |
---|---|
AbstractRegistration |
BGPPeerTrackerImpl.registerPeer(Peer peer) |
Modifier and Type | Method and Description |
---|---|
AbstractRegistration |
BGPPeerTracker.registerPeer(Peer peer)
Register Peer.
|
Modifier and Type | Method and Description |
---|---|
AbstractRegistration |
MultiRegistry.register(K key,
V value) |
AbstractRegistration |
HandlerRegistry.registerParser(int type,
P parser) |
AbstractRegistration |
HandlerRegistry.registerSerializer(Class<? extends C> clazz,
S serializer) |
Copyright © 2019 OpenDaylight. All rights reserved.