Class to handle responses via a separate thread. More...
Public Member Functions | |
void | process (CCNContentInterest ci) |
Protected Member Functions | |
NEHandler (CCNHandle handle, CCNContentHandler handler) | |
Protected Attributes | |
CCNHandle | _handle |
CCNContentHandler | _handler |
Class to handle responses via a separate thread.