com.nativex.advertiser
Class AdvertiserRequestManager

java.lang.Object
  extended by com.nativex.advertiser.AdvertiserRequestManager

public class AdvertiserRequestManager
extends Object

This class handles making an asynchronous call to the server for the supported operations.

Author:
matthew.macgregor

Constructor Summary
protected AdvertiserRequestManager()
          Advertiser constructor.
 
Method Summary
static void actionTaken(int id)
          Function call to execute actionTaken() method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdvertiserRequestManager

protected AdvertiserRequestManager()
Advertiser constructor.

Method Detail

actionTaken

public static void actionTaken(int id)
Function call to execute actionTaken() method