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

Do queued updates in background. More...

List of all members.

Classes

class  BackgroundUpdater

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

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 Tue Aug 21 14:55:25 2012 for Content-Centric Networking in Java by  doxygen 1.6.3