Uses of Enum Class
io.mangoo.enums.Http
Packages that use Http
-
Uses of Http in io.mangoo.enums
Methods in io.mangoo.enums that return Http -
Uses of Http in io.mangoo.routing
Methods in io.mangoo.routing with parameters of type HttpModifier and TypeMethodDescriptionstatic RequestRouteCreates a new RequestRoute for a given list of HTTP request methods -
Uses of Http in io.mangoo.routing.routes
Methods in io.mangoo.routing.routes that return HttpMethods in io.mangoo.routing.routes with parameters of type HttpModifier and TypeMethodDescriptionvoidRequestRoute.withHttpMethod(Http method) Sets the HTTP method of this requestConstructors in io.mangoo.routing.routes with parameters of type Http