|
||||||||||
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(javax.servlet.http.HttpServletRequest request)
Detects the device from the request and returns its capabilities. |
IDevice |
discoverDevice(java.lang.String userAgent)
Returns one Device according with the lumUserAgent informed on parameter. |
Method Detail |
---|
IDevice discoverDevice(javax.servlet.http.HttpServletRequest request)
request
- the http request.
IDevice discoverDevice(java.lang.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 |