Interface HttpServer
-
- All Known Implementing Classes:
DirectCallHttpServer,Jetty11HttpServer,JettyHttpServer
public interface HttpServer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description inthttpsPort()booleanisRunning()intport()voidstart()voidstop()
-