Java com.google.gwt.gears.client.localserver ResourceStore fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.gears.client.localserver ResourceStore fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.gears.client.localserver ResourceStore.

The text is from its open source code.

Method

intcapture(ResourceStoreUrlCaptureHandler callback, String... urls)
Initiates an update that runs asynchronously in the background, and returns immediately.
intcapture(ResourceStoreUrlCaptureHandler callback, JavaScriptObject urls)
voidremove(String url)
Removes the cached URL from this store.