com.sun.multicast.reliable.applications.testtools
Class PacketReceiver

java.lang.Object
  |
  +--java.lang.Thread
        |
        +--com.sun.multicast.reliable.applications.testtools.TestReceiver
              |
              +--com.sun.multicast.reliable.applications.testtools.PacketReceiver
All Implemented Interfaces:
java.lang.Runnable

public class PacketReceiver
extends TestReceiver

uses rmi to call MCTestQA over the network.


Fields inherited from class com.sun.multicast.reliable.applications.testtools.TestReceiver
classpath, javahome, packg, receiver, runtime, userdir
 
Fields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
 
Methods inherited from class com.sun.multicast.reliable.applications.testtools.TestReceiver
getReceiver, run
 
Methods inherited from class java.lang.Thread
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



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