Uses of Class
net.officefloor.web.resource.source.ServiceHttpRequestFunction.Dependencies
-
Packages that use ServiceHttpRequestFunction.Dependencies Package Description net.officefloor.web.resource.source -
-
Uses of ServiceHttpRequestFunction.Dependencies in net.officefloor.web.resource.source
Methods in net.officefloor.web.resource.source that return ServiceHttpRequestFunction.Dependencies Modifier and Type Method Description static ServiceHttpRequestFunction.Dependencies
ServiceHttpRequestFunction.Dependencies. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ServiceHttpRequestFunction.Dependencies[]
ServiceHttpRequestFunction.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 ServiceHttpRequestFunction.Dependencies Modifier and Type Method Description void
ServiceHttpRequestFunction. execute(ManagedFunctionContext<ServiceHttpRequestFunction.Dependencies,None> context)
-