Wafl \ ResponseGates
The ResponseGates namespace.
All responses to requests pass through a "response gate". This namespace contains a chain-of-responsibility implementation that allows multiple "gate keepers" to evaluate a response before allowing it through the gate. There is also a class that represents a gate's state, as well as an interface that can be used to implement a custom gate keeper.
Wafl\ResponseGates
Classes
Interfaces
Exceptions
- There are no server-side exception classes in this namespace.
Wafl.ResponseGates
Classes
- There are no client-side classes in this namespace.
Child Namespaces
- There are no namespaces beneath ResponseGates