java.lang.Object
frc.team_8840_lib.input.communication.server.HTTPServer

public class HTTPServer extends Object
  • Constructor Details

  • Method Details

    • route

      public void route(Route handler)
    • routeExists

      public boolean routeExists(String route)
    • getPort

      public int getPort()
    • listen

      public void listen()