public class RemoteWebStorage extends Object implements WebStorage
WebStorage API.| Constructor and Description |
|---|
RemoteWebStorage(ExecuteMethod executeMethod) |
| Modifier and Type | Method and Description |
|---|---|
LocalStorage |
getLocalStorage() |
SessionStorage |
getSessionStorage() |
public RemoteWebStorage(ExecuteMethod executeMethod)
public LocalStorage getLocalStorage()
getLocalStorage in interface WebStoragepublic SessionStorage getSessionStorage()
getSessionStorage in interface WebStorageCopyright © 2015. All rights reserved.