org.ccnx.ccn.profiles.ccnd.CCNDaemonHandle Class Reference

Helper class to access CCND information. More...

List of all members.

Public Member Functions

 CCNDaemonHandle (CCNNetworkManager manager) throws CCNDaemonException
 CCNDaemonHandle (CCNHandle handle) throws CCNDaemonException

Static Public Member Functions

static String idToString (PublisherPublicKeyDigest digest)

Protected Member Functions

byte[] sendIt (ContentName interestNamePrefix, GenericXMLEncodable encodeMe, RegisteredPrefix prefix, boolean wait) throws CCNDaemonException
 Send the request for the prefix registration or deregistration to ccnd.

Protected Attributes

CCNNetworkManager _manager

Detailed Description

Helper class to access CCND information.


Member Function Documentation

byte [] org.ccnx.ccn.profiles.ccnd.CCNDaemonHandle.sendIt ( ContentName  interestNamePrefix,
GenericXMLEncodable  encodeMe,
RegisteredPrefix  prefix,
boolean  wait 
) throws CCNDaemonException [protected]

Send the request for the prefix registration or deregistration to ccnd.

Parameters:
interestNamePrefix 
encodeMe 
prefix contains callback for asynchronous requests
wait if true wait for return content from ccnd
Returns:
data returned from ccnd in "no wait" case
Exceptions:
CCNDaemonException 

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