org.openqa.selenium.logging.profiler
Class HttpProfilerLogEntry

java.lang.Object
  extended by org.openqa.selenium.logging.LogEntry
      extended by org.openqa.selenium.logging.profiler.ProfilerLogEntry
          extended by org.openqa.selenium.logging.profiler.HttpProfilerLogEntry

public class HttpProfilerLogEntry
extends ProfilerLogEntry


Constructor Summary
HttpProfilerLogEntry(String commandName, boolean isStart)
           
 
Method Summary
 
Methods inherited from class org.openqa.selenium.logging.LogEntry
getLevel, getMessage, getTimestamp, toJson, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HttpProfilerLogEntry

public HttpProfilerLogEntry(String commandName,
                            boolean isStart)


Copyright © 2012. All Rights Reserved.