org.ccnx.ccn.impl.CCNNetworkManager.Filter Class Reference

Record of a filter describing portion of namespace for which this application can respond to interests. More...

List of all members.

Public Member Functions

 Filter (CCNNetworkManager mgr, ContentName n, CCNFilterListener l, Object o)
synchronized boolean add (Interest i)
void deliver ()
 Deliver interest to a registered handler.
String toString ()

Protected Attributes

Interest interest
ArrayList< Interestextra = new ArrayList<Interest>(1)
ContentName prefix = null

Detailed Description

Record of a filter describing portion of namespace for which this application can respond to interests.

Used to deliver incoming interests to registered interest handlers


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