ANTS v2.0 API

ants.dante
Interface DanteConstants

All Known Implementing Classes:
DanteServer, DanteCapsule, DanteClient

public interface DanteConstants


Field Summary
static int DANTE_CLIENT_PORT
           
static int DANTE_SERVER_PORT
           
static int DANTE_VERSION
           
static int ERROR
           
static int INIT
           
static int JOIN
           
static long KEEP_ALIVE_FREQUENCY
          The frequency of keep-alive messages
static int LEAVE
           
static int MAX_FAILURES
           
static int REFRESH
           
static int RESPONSE
           
static long TIMEOUT
          The timeout age for stale gateways
static int UNDEFINED
           
 

Field Detail

REFRESH

public static final int REFRESH

JOIN

public static final int JOIN

RESPONSE

public static final int RESPONSE

LEAVE

public static final int LEAVE

ERROR

public static final int ERROR

INIT

public static final int INIT

UNDEFINED

public static final int UNDEFINED

DANTE_SERVER_PORT

public static final int DANTE_SERVER_PORT

DANTE_CLIENT_PORT

public static final int DANTE_CLIENT_PORT

DANTE_VERSION

public static final int DANTE_VERSION

MAX_FAILURES

public static final int MAX_FAILURES

TIMEOUT

public static final long TIMEOUT
The timeout age for stale gateways

KEEP_ALIVE_FREQUENCY

public static final long KEEP_ALIVE_FREQUENCY
The frequency of keep-alive messages

ANTS v2.0 API

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