Package org.opendaylight.neutron.spi
Class NeutronVpnDeadPeerDetection
- java.lang.Object
 - 
- org.opendaylight.neutron.spi.NeutronVpnDeadPeerDetection
 
 
- 
- All Implemented Interfaces:
 Serializable
public final class NeutronVpnDeadPeerDetection extends Object implements Serializable
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description NeutronVpnDeadPeerDetection() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAction()IntegergetInterval()IntegergetTimeout()voidsetAction(String action)voidsetInterval(Integer interval)voidsetTimeout(Integer timeout) 
 -