Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.codename1.cloud Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
BindTargetInterfacecom.codename1.cloudCodeName One
CloudExceptionThrown in case of a server error or failure in connectionReturns the error code for the cloud exception, see the cloud storage for return codesClasscom.codename1.cloudCodeName One
CloudImagePropertyA custom property that converts a cloud file id value to an image that is cached locally asynchronously.Classcom.codename1.cloudCodeName One
CloudListModelClasscom.codename1.cloudCodeName One
CloudObjectA cloud object can be persisted to the cloud or locally it is a set of key/value pairs that can be either stringsClasscom.codename1.cloudCodeName One
CloudPersonaA persona represents a user of the cloud, this is an optional feature that allows data to be limited to a specific user on the server side.Classcom.codename1.cloudCodeName One
CloudResponseUsed as a callback for the asynchronous version of the cloud storage API, these methods are invoked on the EDT!Interfacecom.codename1.cloudCodeName One
CloudStorageThe cloud storage class allows developers to use the Codename One cloud based storage API as a shared database for your application.Classcom.codename1.cloudCodeName One
CustomPropertyAllows adding a custom property to cloud objects, this effectively allows to simulate missing properties or create properties thatInterfacecom.codename1.cloudCodeName One