| Interfaces |
| CliRequest | |
| CliResponse | Zend\Diactoros\Response\Response with a collection of output |
| HtmlResponse | Zend\Diactoros\Response\JsonResponse with assembled data This should really write to the response body |
| HttpRequest | standard ServerRequest with additional route info |
| JsonResponse | Zend\Diactoros\Response\JsonResponse with assembled data This should really write to the response body |
| OutputGenerator | Output generator |
| QueueRequest | Queue request |
| ResourceCaller | Resource Caller Class |
| ResourceCallerRequest | standard ServerRequest with additional route info |
| RouteResolver | Route Resolver class used to see if the AF has this route |
| TestRequest | |
| TextResponse | Zend\Diactoros\Response\JsonResponse with assembled data This should really write to the response body |
| ToolboxRequest |