com.sun.multicast.reliable.transport.tram
Class TRAM_INFO

java.lang.Object
  |
  +--com.sun.multicast.reliable.transport.tram.TRAM_INFO

public class TRAM_INFO
extends java.lang.Object

This public class is used to hold TRAM version number (VERSION), and default configuration file name (CONFIGFILE). This lets applications/users keep track which version of TRAM is used, and where to find default configuration file.


Field Summary
static java.lang.String CONFIGFILE
           
static byte VERSION
           
 
Constructor Summary
TRAM_INFO()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final byte VERSION

CONFIGFILE

public static final java.lang.String CONFIGFILE
Constructor Detail

TRAM_INFO

public TRAM_INFO()


JavaTM Reliable MulticastTM Service version 1.1
Copyright (c) 2001, Sun Microsystems Laboratories, All rights reserved.