Classes and interfaces
ClientInterface¶
Client interface for executing commands on a web service.
« More »
StoreInterface¶
Define that implement a store usage for a client
« More »
ChateaGratisAppClient¶
Specifies a client that provides service to run command at api server
This client can get self credentials, and save in store. This version do not encrypted credentials.
« More »
ChateaGratisClient¶
Specifies a basic client that provides service to run command at api server .
« More »
Client¶
Client object for executing commands on a web service.
« More »
FileStore¶
A FileStore represents a store pull for save data
« More »