Class HttpsServerStopAction

java.lang.Object
fr.enedis.chutney.action.http.HttpsServerStopAction
All Implemented Interfaces:
Action

public class HttpsServerStopAction extends Object implements Action
  • Constructor Details

    • HttpsServerStopAction

      public HttpsServerStopAction(Logger logger, @Input("https-server") com.github.tomakehurst.wiremock.WireMockServer httpsServer)
  • Method Details