Class HTTPServer

java.lang.Object
io.fusionauth.http.server.HTTPServer
All Implemented Interfaces:
Configurable<HTTPServer>, Closeable, AutoCloseable

public class HTTPServer extends Object implements Closeable, Configurable<HTTPServer>
The server bro!
Author:
Brian Pontarelli
  • Constructor Details

    • HTTPServer

      public HTTPServer()
  • Method Details