|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlatformProvider | |
---|---|
com.twitterapime.platform |
Uses of PlatformProvider in com.twitterapime.platform |
---|
Methods in com.twitterapime.platform that return PlatformProvider | |
---|---|
static PlatformProvider[] |
PlatformProviderSelector.getAvailableProviders()
Get all the platform providers supported by this API. |
static PlatformProvider |
PlatformProviderSelector.getCurrentProvider()
Get the current platform provider which is providing all the services of this API. |
static PlatformProvider |
PlatformProviderSelector.getDefaultProvider()
Get the default platform provider suggested by Platform Provider selector. |
Methods in com.twitterapime.platform with parameters of type PlatformProvider | |
---|---|
static void |
PlatformProviderSelector.select(PlatformProvider pp)
Set the given platform provider object as the current platform that will provide the services available in this API. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |