Uses of Class
net.sourceforge.wurfl.core.handlers.Handler

Packages that use Handler
net.sourceforge.wurfl.core.handlers   
net.sourceforge.wurfl.core.handlers.classifiers   
net.sourceforge.wurfl.core.handlers.matchers   
 

Uses of Handler in net.sourceforge.wurfl.core.handlers
 

Subclasses of Handler in net.sourceforge.wurfl.core.handlers
 class AlcatelHandler
          Intercept all UAs starting with "Alcatel" or "ALCATEL"
 class AndroidHandler
           
 class AOLHandler
          Intercept all UAs containing "AOL"
 class AppleHandler
          Intercept all UAs containing "iPhone" or "iPod" or iPad
 class BenQHandler
          Intercept all UAs starting with "BenQ" or "BENQ"
 class BlackBerryHandler
          Intercept all UAs containing "BlackBerry"
 class BotHandler
           
 class CatchAllHandler
          Intercept all user-agent.
 class ChromeHandler
           
 class DoCoMoHandler
          Intercept all UAs starting with "DoCoMo"
 class FirefoxHandler
          Intercept all UAs containing "Firefox" and not are mobile browsers.
 class GrundigHandler
          Intercept all UAs starting with "Grundig" or "GRUNDIG"
 class HTCHandler
          Intercept all UAs starting with "HTC"
 class KDDIHandler
          Intercept all UAs containing "KDDI"
 class KonquerorHandler
           
 class KyoceraHandler
          Intercept all UAs starting with either "kyocera", "QC-" or "KWC-"
 class LGHandler
          Intercept all UAs starting with "LG"
 class MitsubishiHandler
          Intercept all UAs starting with "Mitsu"
 class MotorolaHandler
          Intercept all UAs starting with "Mot-" or containing "MOT-" or "Motorola".
 class MSIEHandler
          Intercept all UAs Containing "MSIE" and are not mobile browsers
 class NecHandler
          Intercept all UAs starting with "NEC-" or "KGT"
 class NokiaHandler
          Intercept all UAs containing "Nokia".
 class OperaHandler
          Intercept all UAs containing "Opera".
 class OperaMiniHandler
           
 class PanasonicHandler
          Intercept all UAs starting with "Panasonic"
 class PantechHandler
          Intercept all UAs starting with "Pantech","PANTECH","PT-" or "PG-"
 class PhilipsHandler
          Intercept all UAs starting with either "Philips" or "PHILIPS"
 class PortalmmmHandler
          Intercept all UAs starting with "portalmmm"
 class QtekHandler
          Intercept all UAs starting with "Qtek"
 class SafariHandler
          Intercept all UAs containing "Safari"
 class SagemHandler
          Intercept all UAs starting with "Sagem" or "SAGEM"
 class SamsungHandler
          Intercept all UAs containing "Samsung/SGH" or starting with one of the following "SEC-", "Samsung", "SAMSUNG", "SPH", "SGH", "SCH"
 class SanyoHandler
          Intercept all UAs starting with "Sanyo" or "SANYO"
 class SharpHandler
          Intercept all UAs starting with "Sharp" or "SHARP"
 class SiemensHandler
          Intercept all UAs starting with "SIE-"
 class SonyEricssonHandler
          Intercept all UAs containing "SonyEricsson"
 class SPVHandler
          Intercept all UAs containing "SPV"
 class ToshibaHandler
          Intercept all UAs starting with "Toshiba"
 class VodafoneHandler
          Intercept all UAs starting with "Vodafone"
 class WindowsCEHandler
          Intercept all UAs starting with "Mozilla/" and containing "Windows CE"
 

Uses of Handler in net.sourceforge.wurfl.core.handlers.classifiers
 

Constructors in net.sourceforge.wurfl.core.handlers.classifiers with parameters of type Handler
BaseFilter(Handler handler)
          Constructor by Handler and FilteredDevices.
 

Uses of Handler in net.sourceforge.wurfl.core.handlers.matchers
 

Constructors in net.sourceforge.wurfl.core.handlers.matchers with parameters of type Handler
AbstractMatcher(Handler handler)
          Build AbstractMatcher by handler and collected devices by user-agent.
AlcatelMatcher(Handler handler)
           
AndroidMatcher(Handler handler)
           
AOLMatcher(Handler handler)
           
AppleMatcher(Handler handler)
           
BenQMatcher(Handler handler)
           
BlackBerryMatcher(Handler handler)
           
BotMatcher(Handler handler)
           
CatchAllMatcher(Handler handler)
           
ChromeMatcher(Handler handler)
           
DoCoMoMatcher(Handler handler)
           
FirefoxMatcher(Handler handler)
           
GrundigMatcher(Handler handler)
           
HTCMatcher(Handler handler)
           
KDDIMatcher(Handler handler)
           
KonquerorMatcher(Handler handler)
           
KyoceraMatcher(Handler handler)
           
LGMatcher(Handler handler)
           
MitsubishiMatcher(Handler handler)
           
MotorolaMatcher(Handler handler)
           
MSIEMatcher(Handler handler)
           
NecMatcher(Handler handler)
           
NokiaMatcher(Handler handler)
           
OperaMatcher(Handler handler)
           
OperaMiniMatcher(Handler handler)
           
PanasonicMatcher(Handler handler)
           
PantechMatcher(Handler handler)
           
PhilipsMatcher(Handler handler)
           
PortalmmmMatcher(Handler handler)
           
QtekMatcher(Handler handler)
           
SafariMatcher(Handler handler)
           
SagemMatcher(Handler handler)
           
SamsungMatcher(Handler handler)
           
SanyoMatcher(Handler handler)
           
SharpMatcher(Handler handler)
           
SiemensMatcher(Handler handler)
           
SonyEricssonMatcher(Handler handler)
           
SPVMatcher(Handler handler)
           
ToshibaMatcher(Handler handler)
           
VodafoneMatcher(Handler handler)
           
WindowsCEMatcher(Handler handler)
           
 



Copyright © 2008-2010 WURFL-Pro srl. All Rights Reserved.