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 WebStorage
public SessionStorage getSessionStorage()
getSessionStorage
in interface WebStorage
Copyright © 2016. All rights reserved.