|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDeviceManager
Discover the device informations.
Method Summary | |
---|---|
IDevice |
discoverDevice(HttpServletRequest request)
Detects the device from the request and returns its capabilities. |
IDevice |
discoverDevice(String userAgent)
Returns one Device according with the lumUserAgent informed on parameter. |
Method Detail |
---|
IDevice discoverDevice(HttpServletRequest request)
request
- the http request.
IDevice discoverDevice(String userAgent)
userAgent
- the user agent of the device.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |