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 NeutronVpnDeadPeerDetectionNeutronVpnIpSecSiteConnection. getDeadPeerDetection()Methods in org.opendaylight.neutron.spi with parameters of type NeutronVpnDeadPeerDetection Modifier and Type Method Description voidNeutronVpnIpSecSiteConnection. setDeadPeerDetection(NeutronVpnDeadPeerDetection deadPeerDetection) 
 -