Uses of Class
net.officefloor.web.resource.source.TranslateHttpPathToWebServicerFunction.Dependencies
-
Packages that use TranslateHttpPathToWebServicerFunction.Dependencies Package Description net.officefloor.web.resource.source -
-
Uses of TranslateHttpPathToWebServicerFunction.Dependencies in net.officefloor.web.resource.source
Methods in net.officefloor.web.resource.source that return TranslateHttpPathToWebServicerFunction.Dependencies Modifier and Type Method Description static TranslateHttpPathToWebServicerFunction.Dependencies
TranslateHttpPathToWebServicerFunction.Dependencies. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static TranslateHttpPathToWebServicerFunction.Dependencies[]
TranslateHttpPathToWebServicerFunction.Dependencies. values()
Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in net.officefloor.web.resource.source with type arguments of type TranslateHttpPathToWebServicerFunction.Dependencies Modifier and Type Method Description void
TranslateHttpPathToWebServicerFunction. execute(ManagedFunctionContext<TranslateHttpPathToWebServicerFunction.Dependencies,None> context)
-