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

Helper class to access CCND information. More...

Inherited by org.ccnx.ccn.profiles.ccnd.FaceManager, and org.ccnx.ccn.profiles.ccnd.PrefixRegistrationManager.

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 Thu Feb 16 00:45:03 2012 for Content-Centric Networking in Java by  doxygen 1.5.6