com.sun.multicast.reliable.transport.lrmp
Class LRMP_INFO

java.lang.Object
  |
  +--com.sun.multicast.reliable.transport.lrmp.LRMP_INFO

public class LRMP_INFO
extends java.lang.Object

This public class is used to hold LRMP version number. It can be accessed by applications as LRMP_INFO.VERSION. This lets applications/users keep track which version of LRMP is used.


Field Summary
static java.lang.String VERSION
           
 
Constructor Summary
LRMP_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 java.lang.String VERSION
Constructor Detail

LRMP_INFO

public LRMP_INFO()


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