Uses of Interface
cool.scx.http.ScxHttpMethod
Packages that use ScxHttpMethod
Package
Description
-
Uses of ScxHttpMethod in cool.scx.http
Classes in cool.scx.http that implement ScxHttpMethodMethods in cool.scx.http that return ScxHttpMethodModifier and TypeMethodDescriptionScxHttpClientRequest.method()ScxHttpClientRequestBase.method()ScxHttpServerRequest.method()static ScxHttpMethod -
Uses of ScxHttpMethod in cool.scx.http.routing
Methods in cool.scx.http.routing with parameters of type ScxHttpMethodModifier and TypeMethodDescriptionbooleanMethodMatcher.matches(ScxHttpMethod method) static MethodMatcherMethodMatcher.of(ScxHttpMethod... method) -
Uses of ScxHttpMethod in cool.scx.http.routing.handler
Methods in cool.scx.http.routing.handler with parameters of type ScxHttpMethod -
Uses of ScxHttpMethod in cool.scx.http.web_socket
Methods in cool.scx.http.web_socket that return ScxHttpMethodModifier and TypeMethodDescriptiondefault ScxHttpMethodScxClientWebSocketHandshakeRequest.method()