io.selendroid.server.handler
Class GetCookies
java.lang.Object
io.selendroid.server.BaseRequestHandler
io.selendroid.server.RequestHandler
io.selendroid.server.handler.GetCookies
public class GetCookies
- extends RequestHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetCookies
public GetCookies(String mappedUri)
handle
public Response handle(org.webbitserver.HttpRequest request)
throws org.json.JSONException
- Specified by:
handle in class BaseRequestHandler
- Throws:
org.json.JSONException
commandAllowedWithAlertPresentInWebViewMode
public boolean commandAllowedWithAlertPresentInWebViewMode()
- Overrides:
commandAllowedWithAlertPresentInWebViewMode in class BaseRequestHandler
Copyright © 2014. All rights reserved.