| Package | Description |
|---|---|
| com.google.android.vending.expansion.downloader |
| Modifier and Type | Method and Description |
|---|---|
static IStub |
DownloaderClientMarshaller.CreateStub(IDownloaderClient itf,
Class<?> downloaderService)
Returns a stub object that, when connected, will listen for marshaled
IDownloaderClient methods and translate them into calls to the supplied
interface. |
static IStub |
DownloaderServiceMarshaller.CreateStub(IDownloaderService itf)
Returns a stub object that, when connected, will listen for marshalled
IDownloaderService methods and translate them into calls to the supplied
interface.
|
Copyright © 2012–2014 simpligility technologies inc.. All rights reserved.