org.ccnx.ccn.io.CCNRepositoryWriter Class Reference

A CCNWriter subclass that writes to a repository. More...

Inheritance diagram for org.ccnx.ccn.io.CCNRepositoryWriter:

org.ccnx.ccn.io.CCNWriter

List of all members.

Public Member Functions

 CCNRepositoryWriter (String namespace, CCNHandle handle) throws MalformedContentNameStringException, IOException
 CCNRepositoryWriter (ContentName namespace, CCNHandle handle) throws IOException
 CCNRepositoryWriter (CCNHandle handle) throws IOException
 CCNRepositoryWriter (CCNFlowControl flowControl)

Protected Member Functions

CCNFlowControl getFlowController (ContentName namespace, CCNHandle handle) throws IOException
 Create a repository flow controller.
CCNFlowControl getFlowController (ContentName namespace, CCNHandle handle, boolean local) throws IOException
 Create a repository flow controller.


Detailed Description

A CCNWriter subclass that writes to a repository.

Member Function Documentation

CCNFlowControl org.ccnx.ccn.io.CCNRepositoryWriter.getFlowController ( ContentName  namespace,
CCNHandle  handle 
) throws IOException [protected]

Create a repository flow controller.

Parameters:
namespace 
handle 
Returns:
Exceptions:
IOException 

Reimplemented from org.ccnx.ccn.io.CCNWriter.

CCNFlowControl org.ccnx.ccn.io.CCNRepositoryWriter.getFlowController ( ContentName  namespace,
CCNHandle  handle,
boolean  local 
) throws IOException [protected]

Create a repository flow controller.

Parameters:
namespace 
handle 
local 
Returns:
Exceptions:
IOException 


The documentation for this class was generated from the following file:

Generated on Thu Feb 16 00:45:01 2012 for Content-Centric Networking in Java by  doxygen 1.5.6