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

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

public class Status
extends java.lang.Object
implements RestishHandler

RestishHandler that returns general status information about the server.


Constructor Summary
Status()
           
 
Method Summary
 Response getResponse()
           
 ResultType handle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Status

public Status()
Method Detail

getResponse

public Response getResponse()

handle

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


Copyright © 2012. All Rights Reserved.