org.ccnx.ccn.test.profiles.versioning.VersioningHelper.TestFilterListener Class Reference

List of all members.

Public Member Functions

synchronized boolean handleInterest (Interest interest)
 Callback called when we get a new interest matching our filter.

Public Attributes

final ConditionLong cl = new ConditionLong(0)
final ArrayList< Interestreceived = new ArrayList<Interest>()
int runCount = 0
boolean debugOutput = false

Member Function Documentation

synchronized boolean org.ccnx.ccn.test.profiles.versioning.VersioningHelper.TestFilterListener.handleInterest ( Interest  interest  ) 

Callback called when we get a new interest matching our filter.

Parameters:
interests The matching interest
Returns:
true if this handler has consumed the interest (that is the handler returned data satisfying the interest).

Implements org.ccnx.ccn.CCNFilterListener.


The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:55 2011 for Content-Centric Networking in Java by  doxygen 1.6.3