Interface Routable

All Superinterfaces:
HttpHandler
All Known Implementing Classes:
Route

public interface Routable extends HttpHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    default Routable
    with(Filter filter)
     

    Methods inherited from interface org.openqa.selenium.remote.http.HttpHandler

    execute