Class ApiEnvironmentRoutes
- java.lang.Object
-
- io.streamthoughts.azkarra.http.routes.ApiEnvironmentRoutes
-
- All Implemented Interfaces:
RoutingHandlerProvider
public class ApiEnvironmentRoutes extends Object implements RoutingHandlerProvider
-
-
Constructor Summary
Constructors Constructor Description ApiEnvironmentRoutes()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.undertow.server.RoutingHandler
handler(AzkarraStreamsService service)
-
-
-
Field Detail
-
PATH
public static final String PATH
- See Also:
- Constant Field Values
-
-
Method Detail
-
handler
public io.undertow.server.RoutingHandler handler(AzkarraStreamsService service)
- Specified by:
handler
in interfaceRoutingHandlerProvider
-
-