Special flow controller to write CCN objects to repository internally. More...
Public Member Functions | |
RepositoryInternalFlowControl (RepositoryStore repo, CCNHandle handle) throws IOException | |
ContentObject | put (ContentObject co) throws IOException |
Put to the repository instead of ccnd. | |
void | afterClose () throws IOException |
Don't do waitForPutDrain. | |
Package Attributes | |
RepositoryStore | _repo |
Special flow controller to write CCN objects to repository internally.