Package org.openqa.selenium.grid.server
Interface Server<T extends Server>
- All Superinterfaces:
HasLifecycle<T>
- All Known Implementing Classes:
NettyServer
-
Method Summary
Methods inherited from interface org.openqa.selenium.grid.component.HasLifecycle
start, stop
-
Method Details
-
isStarted
boolean isStarted() -
getUrl
URL getUrl()
-