Uses of Interface
cool.scx.http.method.ScxHttpMethod
Packages that use ScxHttpMethod
Package
Description
-
Uses of ScxHttpMethod in cool.scx.http
Methods in cool.scx.http that return ScxHttpMethod -
Uses of ScxHttpMethod in cool.scx.http.method
Classes in cool.scx.http.method that implement ScxHttpMethodMethods in cool.scx.http.method that return 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