Uses of Class
org.eblocker.server.common.openvpn.connection.MobileConnectionCheckTask
Packages that use MobileConnectionCheckTask
-
Uses of MobileConnectionCheckTask in org.eblocker.server.common.openvpn.connection
Constructor parameters in org.eblocker.server.common.openvpn.connection with type arguments of type MobileConnectionCheckTaskModifierConstructorDescriptionMobileConnectionCheckService(UpnpManagementService upnpService, ScheduledExecutorService executorService, com.google.inject.Provider<MobileConnectionCheckTask> testTaskProvider, OpenVpnServerService openVpnServerService, DataSource dataSource, int portForwardingDuration, int internalPort, String portForwardingDescription)