Uses of Class
org.apache.unomi.plugins.request.useragent.UserAgentDetectorServiceImpl
-
Packages that use UserAgentDetectorServiceImpl Package Description org.apache.unomi.plugins.request.actions -
-
Uses of UserAgentDetectorServiceImpl in org.apache.unomi.plugins.request.actions
Methods in org.apache.unomi.plugins.request.actions that return UserAgentDetectorServiceImpl Modifier and Type Method Description UserAgentDetectorServiceImpl
SetRemoteHostInfoAction. getUserAgentDetectorService()
Methods in org.apache.unomi.plugins.request.actions with parameters of type UserAgentDetectorServiceImpl Modifier and Type Method Description void
SetRemoteHostInfoAction. setUserAgentDetectorService(UserAgentDetectorServiceImpl userAgentDetectorService)
-