Class MobileConnectionCheckService
java.lang.Object
org.eblocker.server.common.openvpn.connection.MobileConnectionCheckService
-
Constructor Summary
ConstructorsConstructorDescriptionMobileConnectionCheckService(UpnpManagementService upnpService, ScheduledExecutorService executorService, com.google.inject.Provider<MobileConnectionCheckTask> testTaskProvider, OpenVpnServerService openVpnServerService, DataSource dataSource, int portForwardingDuration, int internalPort, String portForwardingDescription) -
Method Summary
-
Constructor Details
-
MobileConnectionCheckService
@Inject public MobileConnectionCheckService(UpnpManagementService upnpService, ScheduledExecutorService executorService, com.google.inject.Provider<MobileConnectionCheckTask> testTaskProvider, OpenVpnServerService openVpnServerService, DataSource dataSource, int portForwardingDuration, int internalPort, String portForwardingDescription)
-
-
Method Details
-
getStatus
-
start
- Throws:
UpnpPortForwardingException
-
stop
public void stop()
-