Class ServicedSession

  • All Implemented Interfaces:
    ActiveSession, org.openqa.selenium.remote.http.HttpHandler, org.openqa.selenium.WrapsDriver

    public class ServicedSession
    extends RemoteSession
    • Constructor Summary

      Constructors 
      Constructor Description
      ServicedSession​(org.openqa.selenium.remote.service.DriverService service, org.openqa.selenium.remote.Dialect downstream, org.openqa.selenium.remote.Dialect upstream, org.openqa.selenium.remote.http.HttpHandler codec, org.openqa.selenium.remote.SessionId id, java.util.Map<java.lang.String,​java.lang.Object> capabilities)  
    • Constructor Detail

      • ServicedSession

        public ServicedSession​(org.openqa.selenium.remote.service.DriverService service,
                               org.openqa.selenium.remote.Dialect downstream,
                               org.openqa.selenium.remote.Dialect upstream,
                               org.openqa.selenium.remote.http.HttpHandler codec,
                               org.openqa.selenium.remote.SessionId id,
                               java.util.Map<java.lang.String,​java.lang.Object> capabilities)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • stop

        public void stop()
      • getObjectName

        public javax.management.ObjectName getObjectName()
                                                  throws javax.management.MalformedObjectNameException
        Throws:
        javax.management.MalformedObjectNameException