Uses of Enum Class
net.officefloor.web.HttpRouteFunction.HttpRouteDependencies
Packages that use HttpRouteFunction.HttpRouteDependencies
-
Uses of HttpRouteFunction.HttpRouteDependencies in net.officefloor.web
Methods in net.officefloor.web that return HttpRouteFunction.HttpRouteDependenciesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.HttpRouteFunction.HttpRouteDependencies.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.officefloor.web that return types with arguments of type HttpRouteFunction.HttpRouteDependenciesMethod parameters in net.officefloor.web with type arguments of type HttpRouteFunction.HttpRouteDependenciesModifier and TypeMethodDescriptionvoidHttpRouteFunction.execute(ManagedFunctionContext<HttpRouteFunction.HttpRouteDependencies, Indexed> context)