The namespace contains configuration classes.
Classes
| Class | Description | |
|---|---|---|
| Configuration |
Central repository for the configuration information of the WURFL API.
| |
| InMemoryConfigurer |
Gets configuration data through a fluent programming interface.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IWURFLConfigurer |
Contract for the object that provides configuration data to the WURFL engine.
|