Uses of Interface
net.odoframework.service.Response
| Package | Description |
|---|---|
| net.odoframework.service | |
| net.odoframework.service.web |
-
Uses of Response in net.odoframework.service
Classes in net.odoframework.service with type parameters of type Response Modifier and Type Interface Description interfaceServiceFunction<T extends Request,K extends Response> -
Uses of Response in net.odoframework.service.web
Subinterfaces of Response in net.odoframework.service.web Modifier and Type Interface Description interfaceWebResponseClasses in net.odoframework.service.web that implement Response Modifier and Type Class Description classSimpleWebResponse