Package | Description |
---|---|
com.scvngr.levelup.core.service |
Class and Description |
---|
AbstractNetworkRequestService
Abstract base class to be used for services that do network requests in the background and may or
may not want to send results back to the clients that triggered the request.
|
AbstractNetworkRequestService.BroadcastResult
Represents the result that has been broadcast from this service.
|