Package org.hertsstack.http
Interface HertsHttpEngine
-
- All Known Implementing Classes:
HertsHttpServer
public interface HertsHttpEngine
Herts http engine
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
start()
Start servervoid
stop()
Stop server
-