Package com.free2be.dimensions.device

Interface Summary
Audio  
Browser  
Device This device represents the capabilities of an actual device.
DeviceComponent  
DeviceImage Name differs from others that are similar due to naming conflict with Image itself.
Hardware  
Java  
Network  
PersistentDeviceFactory A device factory that is capable of persisting a device for efficient determination of a calling device.
Software  
WapBrowser  
 

Class Summary
ConfidenceComparator Used to compare the current confidence level for device factories order highest in a sorted set first.
DeviceFactory A device factory is used to determine a calling device.
DeviceFactory.ConfidenceLevel Confidence Levels are indicators that are used to determine how confident a factory is in providing an appropriate device.
HighestConfidenceComparator Compares the highest confidence level of device factories ordering highest in a sorted set first.
SessionDeviceFactory Simply used to check for persistant devices in the session that have already been built.
SimulationDeviceFactory Used to detect simulation overrides of the calling device to simulate or emulate a different device than the actual.
 

Exception Summary
DeviceException  
UnsupportedDeviceException