Uses of Class
org.opendaylight.neutron.spi.NeutronVpnDeadPeerDetection
-
Packages that use NeutronVpnDeadPeerDetection Package Description org.opendaylight.neutron.spi -
-
Uses of NeutronVpnDeadPeerDetection in org.opendaylight.neutron.spi
Methods in org.opendaylight.neutron.spi that return NeutronVpnDeadPeerDetection Modifier and Type Method Description NeutronVpnDeadPeerDetection
NeutronVpnIpSecSiteConnection. getDeadPeerDetection()
Methods in org.opendaylight.neutron.spi with parameters of type NeutronVpnDeadPeerDetection Modifier and Type Method Description void
NeutronVpnIpSecSiteConnection. setDeadPeerDetection(NeutronVpnDeadPeerDetection deadPeerDetection)
-