- observeInternetConnectivity(int, int, String, int, int, ErrorHandler) - Method in interface com.github.pwittchen.reactivenetwork.library.internet.observing.InternetObservingStrategy
-
Observes connectivity with the Internet by opening socket connection with remote host
- observeInternetConnectivity(int, int, String, int, int, ErrorHandler) - Method in class com.github.pwittchen.reactivenetwork.library.internet.observing.strategy.SocketInternetObservingStrategy
-
Observes connectivity with the Internet by opening socket connection with remote host
- observeInternetConnectivity(int, int, String, int, int, ErrorHandler) - Method in class com.github.pwittchen.reactivenetwork.library.internet.observing.strategy.WalledGardenInternetObservingStrategy
-
- observeInternetConnectivity() - Static method in class com.github.pwittchen.reactivenetwork.library.ReactiveNetwork
-
Observes connectivity with the Internet with default settings.
- observeInternetConnectivity(InternetObservingStrategy) - Static method in class com.github.pwittchen.reactivenetwork.library.ReactiveNetwork
-
Observes connectivity with the Internet with default settings,
but with custom InternetObservingStrategy.
- observeInternetConnectivity(InternetObservingStrategy, String) - Static method in class com.github.pwittchen.reactivenetwork.library.ReactiveNetwork
-
Observes connectivity with the Internet with default settings,
but with custom InternetObservingStrategy and host.
- observeInternetConnectivity(int, String, int, int) - Static method in class com.github.pwittchen.reactivenetwork.library.ReactiveNetwork
-
Observes connectivity with the Internet in a given time interval.
- observeInternetConnectivity(int, int, String, int, int) - Static method in class com.github.pwittchen.reactivenetwork.library.ReactiveNetwork
-
Observes connectivity with the Internet in a given time interval.
- observeInternetConnectivity(int, int, String, int, int, ErrorHandler) - Static method in class com.github.pwittchen.reactivenetwork.library.ReactiveNetwork
-
Observes connectivity with the Internet by opening connection with remote host in a given time
interval.
- observeInternetConnectivity(InternetObservingStrategy, int, int, String, int, int, ErrorHandler) - Static method in class com.github.pwittchen.reactivenetwork.library.ReactiveNetwork
-
Observes connectivity with the Internet
- observeNetworkConnectivity(Context) - Method in interface com.github.pwittchen.reactivenetwork.library.network.observing.NetworkObservingStrategy
-
Observes network connectivity
- observeNetworkConnectivity(Context) - Method in class com.github.pwittchen.reactivenetwork.library.network.observing.strategy.LollipopNetworkObservingStrategy
-
- observeNetworkConnectivity(Context) - Method in class com.github.pwittchen.reactivenetwork.library.network.observing.strategy.MarshmallowNetworkObservingStrategy
-
- observeNetworkConnectivity(Context) - Method in class com.github.pwittchen.reactivenetwork.library.network.observing.strategy.PreLollipopNetworkObservingStrategy
-
- observeNetworkConnectivity(Context) - Static method in class com.github.pwittchen.reactivenetwork.library.ReactiveNetwork
-
Observes network connectivity.
- observeNetworkConnectivity(Context, NetworkObservingStrategy) - Static method in class com.github.pwittchen.reactivenetwork.library.ReactiveNetwork
-
Observes network connectivity.
- onError(String, Exception) - Method in interface com.github.pwittchen.reactivenetwork.library.network.observing.NetworkObservingStrategy
-
Handles errors, which occurred during observing network connectivity
- onError(String, Exception) - Method in class com.github.pwittchen.reactivenetwork.library.network.observing.strategy.LollipopNetworkObservingStrategy
-
- onError(String, Exception) - Method in class com.github.pwittchen.reactivenetwork.library.network.observing.strategy.MarshmallowNetworkObservingStrategy
-
- onError(String, Exception) - Method in class com.github.pwittchen.reactivenetwork.library.network.observing.strategy.PreLollipopNetworkObservingStrategy
-