public interface SnatServiceManager
Modifier and Type | Interface and Description |
---|---|
static class |
SnatServiceManager.Action |
Modifier and Type | Method and Description |
---|---|
void |
addNatServiceListener(SnatServiceListener aclServiceListner) |
void |
notify(Routers router,
Routers oldRouter,
BigInteger primarySwitchId,
BigInteger dpnId,
SnatServiceManager.Action action) |
void |
removeNatServiceListener(SnatServiceListener aclServiceListner) |
void addNatServiceListener(SnatServiceListener aclServiceListner)
void removeNatServiceListener(SnatServiceListener aclServiceListner)
void notify(Routers router, Routers oldRouter, BigInteger primarySwitchId, BigInteger dpnId, SnatServiceManager.Action action)
Copyright © 2019 OpenDaylight. All rights reserved.