io.selendroid.server.inspector
Class InspectorServlet
java.lang.Object
io.selendroid.server.inspector.InspectorServlet
- All Implemented Interfaces:
- org.webbitserver.HttpHandler
public class InspectorServlet
- extends Object
- implements org.webbitserver.HttpHandler
|
Method Summary |
void |
handleHttpRequest(org.webbitserver.HttpRequest httpRequest,
org.webbitserver.HttpResponse httpResponse,
org.webbitserver.HttpControl httpControl)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSPECTOR
public static final String INSPECTOR
- See Also:
- Constant Field Values
INSPECTOR_RESSOURCE
public static final String INSPECTOR_RESSOURCE
- See Also:
- Constant Field Values
InspectorServlet
public InspectorServlet(SelendroidDriver driver,
ServerInstrumentation instrumentation)
handleHttpRequest
public void handleHttpRequest(org.webbitserver.HttpRequest httpRequest,
org.webbitserver.HttpResponse httpResponse,
org.webbitserver.HttpControl httpControl)
throws Exception
- Specified by:
handleHttpRequest in interface org.webbitserver.HttpHandler
- Throws:
Exception
Copyright © 2014. All rights reserved.