|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use APIProvider | |
---|---|
info.sswap.api.model | Main package for SSWAP API |
info.sswap.api.spi | Run-time API provider for interface implementation |
info.sswap.impl.empire |
Uses of APIProvider in info.sswap.api.model |
---|
Fields in info.sswap.api.model declared as APIProvider | |
---|---|
private static APIProvider |
SSWAP.apiProvider
The current provider of the API. |
Uses of APIProvider in info.sswap.api.spi |
---|
Fields in info.sswap.api.spi declared as APIProvider | |
---|---|
private static APIProvider |
ExtensionAPI.apiProvider
The current provider of the API. |
Uses of APIProvider in info.sswap.impl.empire |
---|
Classes in info.sswap.impl.empire that implement APIProvider | |
---|---|
class |
APIProviderImpl
Provides implementation of the API that is called by SSWAP factory class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |