Uses of Class
net.officefloor.web.HttpHandleRedirectFunction.HttpHandleRedirectDependencies
-
Packages that use HttpHandleRedirectFunction.HttpHandleRedirectDependencies Package Description net.officefloor.web -
-
Uses of HttpHandleRedirectFunction.HttpHandleRedirectDependencies in net.officefloor.web
Methods in net.officefloor.web that return HttpHandleRedirectFunction.HttpHandleRedirectDependencies Modifier and Type Method Description static HttpHandleRedirectFunction.HttpHandleRedirectDependenciesHttpHandleRedirectFunction.HttpHandleRedirectDependencies. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static HttpHandleRedirectFunction.HttpHandleRedirectDependencies[]HttpHandleRedirectFunction.HttpHandleRedirectDependencies. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.officefloor.web that return types with arguments of type HttpHandleRedirectFunction.HttpHandleRedirectDependencies Modifier and Type Method Description ManagedFunction<HttpHandleRedirectFunction.HttpHandleRedirectDependencies,Indexed>HttpHandleRedirectFunction. createManagedFunction()================= ManagedFunctionFactory ==================Method parameters in net.officefloor.web with type arguments of type HttpHandleRedirectFunction.HttpHandleRedirectDependencies Modifier and Type Method Description voidHttpHandleRedirectFunction. execute(ManagedFunctionContext<HttpHandleRedirectFunction.HttpHandleRedirectDependencies,Indexed> context)==================== ManagedFunction ======================
-