org.ccnx.ccn.utils.puttap Class Reference

Low-level writing of packets to file. More...

List of all members.

Public Member Functions

boolean go (String encFlag, String ccnName, String tapName, String readName)
Interest handleContent (ContentObject data, Interest interest)
 Callback called when we get new results for our query.

Static Public Member Functions

static void main (String[] args)
static void usage ()

Static Public Attributes

static final int CHUNK_SIZE = 432

Detailed Description

Low-level writing of packets to file.

This program is designed to generate signed and encoded packets using only the base library facilities, i.e. not even fragmentation and versioning but just basic interest and data


Member Function Documentation

Interest org.ccnx.ccn.utils.puttap.handleContent ( ContentObject  data,
Interest  interest 
)

Callback called when we get new results for our query.

Parameters:
data the ContentObject that matched our Interest
interest Interest that was satisfied
Returns:
new Interest to be expressed

Implements org.ccnx.ccn.CCNInterestListener.

static void org.ccnx.ccn.utils.puttap.main ( String[]  args  )  [static]
Parameters:
args 

The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:57 2011 for Content-Centric Networking in Java by  doxygen 1.6.3