Class | Description |
---|---|
AbstractStandardRequest | Abstract implementation of IRequest that provides standard functionality for setting up a request and its parameters |
AbstractStandardRequestParameter |
Interface | Description |
---|---|
IRequest | Interface to be implemented by classes that represent requests that can be made of the controller |
IRequestParameter | Interface to be implemented by classes that represent request parameters |