Bees v0.5.0 API

bees.core.anep
Class ANEPVersion

java.lang.Object
  |
  +--bees.core.anep.ANEPVersion

public final class ANEPVersion
extends java.lang.Object

Holds versioning data pertaining to ANEP.


Field Summary
static java.lang.String FORWARDER_VERSION
          The version string associated with the forwarding code.
static byte PACKET_VERSION
          The version number used in packets.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PACKET_VERSION

public static byte PACKET_VERSION
The version number used in packets.

FORWARDER_VERSION

public static java.lang.String FORWARDER_VERSION
The version string associated with the forwarding code.

Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/