Package org.hertsstack.http
Interface HertsHttpEngine
-
- All Known Implementing Classes:
HertsHttpServer
public interface HertsHttpEngineHerts http engine
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstart()Start servervoidstop()Stop server
-