org.ccnx.ccn.profiles.search.ObjectPathfinder Class Reference

This subclass of Pathfinder searches for an object with a specific <postfix> along the path from a starting point to a stopping point. More...

List of all members.

Public Member Functions

 ObjectPathfinder (ContentName startingPoint, ContentName stoppingPoint, ContentName desiredPostfix, boolean closestOnPath, boolean goneOK, int timeout, Set< ContentName > searchedPathCache, CCNHandle handle) throws IOException

Protected Member Functions

Interest constructInterest (ContentName searchPoint)
 Separate out so subclasses can override.

Detailed Description

This subclass of Pathfinder searches for an object with a specific <postfix> along the path from a starting point to a stopping point.

Whereas Pathfinder places no restriction on the number or types of components that follow the <postfix>, ObjectPathfinder allows only a version and segment number.


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