Uses of Interface
cool.scx.http.ScxHttpServerRequest
Packages that use ScxHttpServerRequest
-
Uses of ScxHttpServerRequest in cool.scx.http
Methods in cool.scx.http that return ScxHttpServerRequestMethods in cool.scx.http with parameters of type ScxHttpServerRequestModifier and TypeMethodDescriptionstatic StringHttpHelper.getRequestIP(ScxHttpServerRequest request) 获取访问者IPMethod parameters in cool.scx.http with type arguments of type ScxHttpServerRequestModifier and TypeMethodDescriptionScxHttpServer.requestHandler(Consumer<ScxHttpServerRequest> handler) -
Uses of ScxHttpServerRequest in cool.scx.http.routing
Subinterfaces with type arguments of type ScxHttpServerRequest in cool.scx.http.routingMethods in cool.scx.http.routing that return ScxHttpServerRequestMethods in cool.scx.http.routing with parameters of type ScxHttpServerRequest