- valueOf(String) - Static method in enum org.beangle.commons.http.agent.BrowserCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.beangle.commons.http.agent.Engine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.beangle.commons.http.agent.OsCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.beangle.commons.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.beangle.commons.http.agent.BrowserCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.beangle.commons.http.agent.Engine
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.beangle.commons.http.agent.OsCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.beangle.commons.http.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version - Variable in class org.beangle.commons.http.agent.Browser
-
- version - Variable in class org.beangle.commons.http.agent.Os
-
- VirtualFilterChain(FilterChain, List<? extends Filter>) - Constructor for class org.beangle.commons.web.filter.GenericCompositeFilter.VirtualFilterChain
-