Special purpose handler to handle network files written to control the repository Currently the only example of this are policy files. More...
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. |
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
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 |