org.ccnx.ccn.profiles.sync.Sync Class Reference
List of all members.
Static Public Attributes |
static final CommandMarker | SYNC_MARKER = CommandMarker.commandMarker("S", "cs") |
static final ContentName | SYNC_PREFIX |
static final byte[] | WILDCARD = new byte[] { (byte) 255 } |
Member Data Documentation
final ContentName org.ccnx.ccn.profiles.sync.Sync.SYNC_PREFIX [static] |
Initial value: new ContentName(new byte[][]
{ LOCALHOST_SCOPE.getBytes(), SYNC_MARKER.getBytes() } )
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/profiles/sync/Sync.java