io.selendroid.server.inspector.view
Class WebViewContentView

java.lang.Object
  extended by io.selendroid.server.inspector.SelendroidInspectorView
      extended by io.selendroid.server.inspector.view.WebViewContentView

public class WebViewContentView
extends SelendroidInspectorView


Field Summary
 
Fields inherited from class io.selendroid.server.inspector.SelendroidInspectorView
driver, serverInstrumentation
 
Constructor Summary
WebViewContentView(ServerInstrumentation serverInstrumentation, SelendroidDriver driver)
           
 
Method Summary
 void render(org.webbitserver.HttpRequest request, org.webbitserver.HttpResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebViewContentView

public WebViewContentView(ServerInstrumentation serverInstrumentation,
                          SelendroidDriver driver)
Method Detail

render

public void render(org.webbitserver.HttpRequest request,
                   org.webbitserver.HttpResponse response)
            throws org.json.JSONException
Specified by:
render in class SelendroidInspectorView
Throws:
org.json.JSONException


Copyright © 2014. All rights reserved.