Uses of Class
tech.xigam.express.Request
-
Uses of Request in tech.xigam.express
Fields in tech.xigam.express with type parameters of type RequestModifier and TypeFieldDescriptionRouter.deleteRouter.getExpress.notFoundRouter.patchRouter.postRouter.putMethods in tech.xigam.express that return RequestMethod parameters in tech.xigam.express with type arguments of type RequestModifier and TypeMethodDescriptionConstructor parameters in tech.xigam.express with type arguments of type RequestModifierConstructorDescriptionRoute(Route.RouteType routeType, Consumer<Request> handler, Express express)