jar

ch.gbrain : gwt-storage

Maven & Gradle

Feb 05, 2016
0 stars

GWT Storage Manager · A Wrapper around various storage API's available providing storage/caching capabilities for JSON objects and caching of multimedia files on a local file sysem on mobile devices

Table Of Contents

Latest Version

Download ch.gbrain : gwt-storage JAR file - Latest Versions:

All Versions

Download ch.gbrain : gwt-storage JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gwt-storage-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ch.gbrain.gwtstorage.manager

├─ ch.gbrain.gwtstorage.manager.GwtStorage.class - [JAR]

├─ ch.gbrain.gwtstorage.manager.StorageError.class - [JAR]

├─ ch.gbrain.gwtstorage.manager.StorageInfoCollector.class - [JAR]

├─ ch.gbrain.gwtstorage.manager.StorageManager.class - [JAR]

├─ ch.gbrain.gwtstorage.manager.StorageResourceCollector.class - [JAR]

├─ ch.gbrain.gwtstorage.manager.TransferError.class - [JAR]

ch.gbrain.gwtstorage.model

├─ ch.gbrain.gwtstorage.model.StorageInfo.class - [JAR]

├─ ch.gbrain.gwtstorage.model.StorageItem.class - [JAR]

├─ ch.gbrain.gwtstorage.model.StorageResource.class - [JAR]

Advertisement