Nitido Inc.

Uses of Class
com.nitido.nimbox.http.services.tracking.TrackingEvent

Packages that use TrackingEvent
com.nitido.nimbox.http.services.ad The Advertisement Service for HTTP NiMBox. 
com.nitido.nimbox.http.services.tracking The Tracking Service for HTTP NiMBox. 
com.nitido.nimbox.http.services.tracking.file The log file based implementation of the Tracking Service for HTTP NiMBox. 
 

Uses of TrackingEvent in com.nitido.nimbox.http.services.ad
 

Subclasses of TrackingEvent in com.nitido.nimbox.http.services.ad
 class ADClickThroughEvent
          An instance of this class represents an AD click through event.
 class ADDisplayEvent
           
 

Uses of TrackingEvent in com.nitido.nimbox.http.services.tracking
 

Methods in com.nitido.nimbox.http.services.tracking with parameters of type TrackingEvent
abstract  void NiMTrackingService.recordEvent(Entity entity, TrackingEvent event)
          This methods should keep a record of the given event.
 

Uses of TrackingEvent in com.nitido.nimbox.http.services.tracking.file
 

Methods in com.nitido.nimbox.http.services.tracking.file with parameters of type TrackingEvent
 void FileTrackingService.recordEvent(Entity entity, TrackingEvent event)
          This method records the given event using the NiM Logging Service.
 


Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.