org.ccnx.ccn.impl.repo.RepositoryPolicyHandler Class Reference

Special purpose handler to handle network files written to control the repository Currently the only example of this are policy files. More...

List of all members.

Public Member Functions

 RepositoryPolicyHandler (Interest origInterest, Interest interest, RepositoryServer server) throws RepositoryException, ContentDecodingException, IOException, MalformedContentNameStringException
 For now just assume anything that comes here is a policy update.

Detailed Description

Special purpose handler to handle network files written to control the repository Currently the only example of this are policy files.

This handler is used for anything whose prefix matches the global prefix for the repository


Constructor & Destructor Documentation

org.ccnx.ccn.impl.repo.RepositoryPolicyHandler.RepositoryPolicyHandler ( Interest  origInterest,
Interest  interest,
RepositoryServer  server 
) throws RepositoryException, ContentDecodingException, IOException, MalformedContentNameStringException

For now just assume anything that comes here is a policy update.

TODO separate out other kinds of files

Parameters:
origInterest 
interest 
server 
Exceptions:
ContentDecodingException 
IOException 
RepositoryException 
IOException 
ContentDecodingException 
MalformedContentNameStringException 

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