Uses of Interface
org.atmosphere.util.analytics.URLBuildingStrategy
Packages that use URLBuildingStrategy
-
Uses of URLBuildingStrategy in org.atmosphere.util.analytics
Classes in org.atmosphere.util.analytics that implement URLBuildingStrategyModifier and TypeClassDescriptionclassFork of https://code.google.com/p/jgoogleanalytics/Methods in org.atmosphere.util.analytics with parameters of type URLBuildingStrategyModifier and TypeMethodDescriptionvoidJGoogleAnalyticsTracker.setUrlBuildingStrategy(URLBuildingStrategy urlBuildingStrategy) Setter injection for URLBuildingStrategy incase if you want to use a different url building logic.