\r\n

51Degrees Device Detection Java  4.2Newer Version 4.4

Device detection services for 51Degrees Pipeline

Classes

51Degrees Java classes. These contain the interfaces and logic of the Device Detection API.
[detail level 123456789]
Nfiftyone
Ndevicedetection
Ncloud
Ndata
CDeviceDataCloud
Cloud specific interface for DeviceData
CMultiDeviceDataCloud
Encapsulates a list of DeviceData instances which can be returned by the 51Degrees cloud service when certain evidence is provided (e.g
Nflowelements
CDeviceDataCloudInternal
Internal implementation of the DeviceDataCloud interface
CDeviceDetectionCloudEngine
Engine that takes the JSON response from the CloudRequestEngine and uses it populate a DeviceDataCloud instance for easier consumption
CDeviceDetectionCloudEngineBuilder
Builder for the DeviceDetectionCloudEngine
CHardwareProfileCloudEngine
CHardwareProfileCloudEngineBuilder
Nexamples
Ncloud
CConfigureFromFile
Configure from file example
CExample
CGettingStarted
Getting started example
CExample
CNativeModelLookup
Native model lookup example
CExample
CTacLookup
TAC lookup example
CExample
Nhash
Nautomaticupdates
CDataFileSystemWatcher
Data file system watcher example
CExample
CUpdateOnStartUp
Update on startup example
CExample
CUpdatePollingInterval
Update polling interval example
CExample
CBenchmark
CConfigureFromFile
Configure from file example
CExample
CGettingStarted
Getting started example
CExample
CMatchMetrics
Match metrics example
CExample
CMetaData
Meta data example
CExample
COfflineProcessing
Offline processing example
CExample
CPerformance
Performance example
CExample
CStronglyTyped
Strongly typed example
CExample
CComparison
Comparison example
CExampleBase
CReportIterable
CProgramBase
Nhash
Nengine
Nonpremise
Ndata
CComponentMetaDataHash
Hash on-premise implementation of the ComponentMetaData interface
CDeviceDataHash
Hash specific interface for DeviceData
CProfileMetaDataHash
Hash on-premise implementation of the ProfileMetaData interface
CPropertyMetaDataHash
Hash on-premise implementation of the FiftyOneAspectPropertyMetaData interface
CValueMetaDataHash
Hash on-premise implementation of the ValueMetaData interface
Nflowelements
CDeviceDataHashDefault
Internal implementation of the DeviceDataHash interface
CDeviceDetectionHashEngine
Hash device detection engine
CDeviceDetectionHashEngineBuilder
Builder for the DeviceDetectionHashEngine
Ninterop
Nswig
CComponentIterable
Class which adds the Iterable and AutoCloseable interfaces to a native collection representing ComponentMetaDatas
CProfileIterable
Class which adds the Iterable and AutoCloseable interfaces to a native collection representing ProfileMetaDatas
CPropertyIterable
Class which adds the Iterable and AutoCloseable interfaces to a native collection representing FiftyOneAspectPropertyMetaDatas
CSwig
Static methods to help interoperability through the SWIG layer to C++
CValueIterable
Class which adds the Iterable and AutoCloseable interfaces to a native collection representing ValueMetaDatas
CEnums
CMatchMethods
Enumeration of possible match methods used by the Hash engine
Nshared
Nflowelements
COnPremiseDeviceDetectionEngineBuilderBase
Base builder class for 51Degrees on-premise device detection engines
CConstants
CDeviceData
Interface exposing typed accessors for properties related to a device returned by a device detection engine
CDeviceDataBase
CDeviceDataBaseOnPremise
Base class used for all 51Degrees on-premise device detection results classes
CDeviceDetectionCloudPipelineBuilder
Builder used to create pipelines with an cloud-based device detection engine
CDeviceDetectionOnPremisePipelineBuilder
Builder used to create pipelines with an on-premise device detection engine
CDeviceDetectionPipelineBuilder
Builder used to create a Pipeline with a device detection engine
CEnums
CDeviceDetectionAlgorithm
Npipeline
Nweb
Nexamples
Nmvc
Nconfiguration
CExampleInitializer
CExampleMvcConfig
MVC Example
Ncontroller
CExampleController
CExampleHelper
Nservlet
CExample
Servlet Example
CExampleHelper
CPropertyGetter