Uses of Interface
org.odoframework.service.ServiceFunction
| Package | Description |
|---|---|
| org.odoframework.service | |
| org.odoframework.service.web |
-
Uses of ServiceFunction in org.odoframework.service
Methods in org.odoframework.service that return ServiceFunction Modifier and Type Method Description ServiceFunction<?,?>Bootstrap. getHandler() -
Uses of ServiceFunction in org.odoframework.service.web
Subinterfaces of ServiceFunction in org.odoframework.service.web Modifier and Type Interface Description interfaceWebFunctionClasses in org.odoframework.service.web that implement ServiceFunction Modifier and Type Class Description classHttpRouter