Uses of Interface
cool.scx.http.ScxHttpServer
Packages that use ScxHttpServer
-
Uses of ScxHttpServer in cool.scx.http
Methods in cool.scx.http that return ScxHttpServerModifier and TypeMethodDescriptionScxHttpServer.onError(ScxHttpServerErrorHandler errorHandler) 只在连接可能可用时调用, 若远端断开连接,或其他网络中断类错误 则不会触发ScxHttpServer.onRequest(Consumer<ScxHttpServerRequest> requestHandler)