Application
Table of Contents
Interfaces
- BasePathInterface
- Describes Base Path interface.
- CgiExtensionInterface
- Describes GCI Extension interface.
- CgiInterface
- Describes CGI interface.
- CliExtensionInterface
- Describes CLI Extension interface.
- CliInterface
- Describes CLI interface.
- EnvironmentInterface
- Describes Environment interface.
- ErrorHandlerInterface
- Describes ErrorHandler interface.
- FactoryInterface
- Describes Factory interface.
- InputInterface
- Describes Input interface.
- OutputInterface
- Describes Output interface.
- ResponseInterface
- Describes Response interface.
- ServerRequestInterface
- Describes ServerRequest interface.
- ViewInterface
- Describes View interface.
Classes
- AbstractBasePath
- This is a simple BasePath implementation that other BasePath can inherit from.
- AbstractEnvironment
- This is a simple Environment implementation that other Environment can inherit from.
- AbstractFactory
- This is a simple Factory implementation that other Factory can inherit from.
- AbstractView
- This is a simple View implementation that other View can inherit from.
- ArgumentType
- Simple Argument Type implementation.
- OptionType
- Simple Option Type implementation.
- TableData
- Simple Table Data implementation.
- TableDefault
- Simple Table Default implementation.
- Cgi
- Simple CGI implementation.
- CgiExtension
- This is a simple CGI Extension implementation that other CGI Extension can inherit from.
- Cli
- Simple CLI implementation.
- CliCommand
- Simple CLI Command implementation.
- CliExtension
- This is a simple CLI Extension implementation that other CLI Extension can inherit from.
- Command
- Simple Command implementation.
- Config
- Simple Config implementation.
- ErrorHandler
- Simple CGI implementation.
- Extension
- This is a simple Extension implementation that other Extension can inherit from.
- Input
- Simple ServerRequest Implementation.
- Output
- Simple Output Implementation.
- Pneuma
- Simple Pneuma implementation.
- Response
- Simple Response Implementation.
- Route
- Simple Route implementation.
- ServerRequest
- Simple ServerRequest Implementation.