org.ccnx.ccn.protocol.ContentName.ComponentProvider Interface Reference

Allows a class to be included as an argument to a ContentName builder. More...

List of all members.

Public Member Functions

byte[] getComponent ()

Detailed Description

Allows a class to be included as an argument to a ContentName builder.

See also:
builder

Member Function Documentation

byte [] org.ccnx.ccn.protocol.ContentName.ComponentProvider.getComponent (  ) 
Returns:
Fetches a component. The byte array that is returned must be immutable - i.e. never get changed. If there is any risk the byte array you have may be changed you must return a new copy of it.

Implemented in org.ccnx.ccn.profiles.CommandMarker, org.ccnx.ccn.profiles.versioning.VersionNumber, org.ccnx.ccn.protocol.CCNTime, org.ccnx.ccn.protocol.Component, org.ccnx.ccn.protocol.ExcludeComponent, and org.ccnx.ccn.protocol.PublisherPublicKeyDigest.


The documentation for this interface was generated from the following file:
Generated on Tue Aug 21 14:55:29 2012 for Content-Centric Networking in Java by  doxygen 1.6.3