Package io.mangoo.routing.handlers
Class LocaleHandler
- java.lang.Object
-
- io.mangoo.routing.handlers.LocaleHandler
-
- All Implemented Interfaces:
io.undertow.server.HttpHandler
public class LocaleHandler extends Object implements io.undertow.server.HttpHandler
- Author:
- svenkubiak, williamdunne
-
-
Constructor Summary
Constructors Constructor Description LocaleHandler(Config config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleRequest(io.undertow.server.HttpServerExchange exchange)
-