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. |
This handler is used for anything whose prefix matches the global prefix for the repository
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
origInterest | ||
interest | ||
server |
ContentDecodingException | ||
IOException | ||
RepositoryException | ||
IOException | ||
ContentDecodingException | ||
MalformedContentNameStringException |