Package cz.drg.pregrouper.http
Class PregrouperHttpServer
java.lang.Object
cz.drg.pregrouper.http.PregrouperHttpServer
HTTP server for handling incoming POST requests. Creates, runs, and also shuts down the HTTP server instance. The provided
callback is invoked with the run ID upon receiving a POST request.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
PregrouperHttpServer
public PregrouperHttpServer()
-
-
Method Details
-
start
-
startHttpServer
public void startHttpServer()
-