org.ccnx.ccn.utils.ccnputfile Class Reference
Command-line utility to write a file to ccnd; requires a corresponding
ccngetfile to pull the data or it will not move (flow balance).
More...
List of all members.
|
Public Member Functions |
void | write (String[] args) |
void | usage () |
Static Public Member Functions |
static void | main (String[] args) |
Static Package Attributes |
static ccnputfile | ccnputfile = new ccnputfile() |
Detailed Description
Command-line utility to write a file to ccnd; requires a corresponding
ccngetfile to pull the data or it will not move (flow balance).
Member Function Documentation
void org.ccnx.ccn.utils.ccnputfile.write |
( |
String[] |
args |
) |
|
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/utils/ccnputfile.java