Uses of Interface
cool.scx.http.error_handler.ScxHttpServerErrorHandler
Packages that use ScxHttpServerErrorHandler
-
Uses of ScxHttpServerErrorHandler in cool.scx.http
Methods in cool.scx.http with parameters of type ScxHttpServerErrorHandlerModifier and TypeMethodDescriptionScxHttpServer.onError(ScxHttpServerErrorHandler errorHandler) 只在连接可能可用时调用, 若远端断开连接,或其他网络中断类错误 则不会触发 -
Uses of ScxHttpServerErrorHandler in cool.scx.http.error_handler
Classes in cool.scx.http.error_handler that implement ScxHttpServerErrorHandler