org.openqa.selenium.remote.server.handler
Class GetSessionLogsHandler

java.lang.Object
  extended by org.openqa.selenium.remote.server.handler.GetSessionLogsHandler
All Implemented Interfaces:
RestishHandler

public class GetSessionLogsHandler
extends Object
implements RestishHandler


Constructor Summary
GetSessionLogsHandler()
           
 
Method Summary
 org.openqa.selenium.remote.Response getResponse()
           
 ResultType handle()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetSessionLogsHandler

public GetSessionLogsHandler()
Method Detail

getResponse

public org.openqa.selenium.remote.Response getResponse()

handle

public ResultType handle()
                  throws Exception
Specified by:
handle in interface RestishHandler
Throws:
Exception

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All rights reserved.