|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.path.android.jobqueue.network.NetworkUtilImpl
public class NetworkUtilImpl
default implementation for network Utility to observe network events
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.path.android.jobqueue.network.NetworkEventProvider |
|---|
NetworkEventProvider.Listener |
| Constructor Summary | |
|---|---|
NetworkUtilImpl(Context context)
|
|
| Method Summary | |
|---|---|
boolean |
isConnected(Context context)
|
void |
setListener(NetworkEventProvider.Listener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NetworkUtilImpl(Context context)
| Method Detail |
|---|
public boolean isConnected(Context context)
isConnected in interface NetworkUtilpublic void setListener(NetworkEventProvider.Listener listener)
setListener in interface NetworkEventProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||