public class BrowserInfo extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
USER_AGENT |
| Constructor and Description |
|---|
BrowserInfo() |
| Modifier and Type | Method and Description |
|---|---|
URL |
getReferer() |
String |
getUserAgent() |
void |
setReferer(URL referer) |
void |
setUserAgent(String userAgent) |
public static String USER_AGENT
Copyright © 2016. All rights reserved.