Interface ScxHttpServer
public interface ScxHttpServer
ScxHttpServer
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
Modifier and TypeMethodDescriptiononRequest(Consumer<ScxHttpServerRequest> requestHandler) voidstart()voidstop()
-
Method Details
-
onRequest
-
start
void start() -
stop
void stop() -
localAddress
InetSocketAddress localAddress()
-