Uses of Class
za.co.wethinkcode.robots.webapi.WorldApiHandler
Packages that use WorldApiHandler
Package
Description
This package encapsulates all the behavior relevant to the web api layer
-
Uses of WorldApiHandler in za.co.wethinkcode.robots.webapi
Methods in za.co.wethinkcode.robots.webapi with parameters of type WorldApiHandlerModifier and TypeMethodDescriptionvoidWorldApiServer.configure(io.javalin.config.JavalinConfig config, WorldApiHandler handler)