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