Uses of Enum Class
org.eblocker.server.common.data.openvpn.KeepAliveMode
Packages that use KeepAliveMode
-
Uses of KeepAliveMode in org.eblocker.server.common.data.openvpn
Methods in org.eblocker.server.common.data.openvpn that return KeepAliveModeModifier and TypeMethodDescriptionOpenVpnProfile.getKeepAliveMode()VpnProfile.getKeepAliveMode()static KeepAliveModeReturns the enum constant of this class with the specified name.static KeepAliveMode[]KeepAliveMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eblocker.server.common.data.openvpn with parameters of type KeepAliveModeModifier and TypeMethodDescriptionvoidOpenVpnProfile.setKeepAliveMode(KeepAliveMode keepAliveMode) voidVpnProfile.setKeepAliveMode(KeepAliveMode keepAliveMode)