org.ccnx.ccn.io.content.CCNNetworkObject< E >.Updater Class Reference

Do queued updates in background. More...

List of all members.

Protected Member Functions

 Updater (CCNContentHandler handler)
void add (ContentObject co)
 Add a content object to the queue for processing.

Protected Attributes

Queue< ContentObject_queue = new ConcurrentLinkedQueue<ContentObject>()
CCNContentHandler _handler = null
boolean _isRunning = false

Classes

class  BackgroundUpdater


Detailed Description

Do queued updates in background.

Member Function Documentation

void org.ccnx.ccn.io.content.CCNNetworkObject< E >.Updater.add ( ContentObject  co  )  [protected]

Add a content object to the queue for processing.

If we aren't running a processing thread right now, start one.

Parameters:
co 


The documentation for this class was generated from the following file:

Generated on Thu Feb 16 00:45:02 2012 for Content-Centric Networking in Java by  doxygen 1.5.6