com.sun.multicast.reliable.applications.testtools
Interface CallProduct
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- CallGDImpl
- public interface CallProduct
- extends java.rmi.Remote
Defines all functions found in CallGDImpl.java
callMCTestQA
public void callMCTestQA(java.lang.String commandline)
throws java.rmi.RemoteException
startPerfMon
public void startPerfMon()
throws java.rmi.RemoteException
drawGraph
public void drawGraph(com.sun.multicast.reliable.applications.testtools.GraphData gd)
throws java.rmi.RemoteException
printGraph
public void printGraph()
throws java.rmi.RemoteException
selectVM
public boolean selectVM(java.lang.String host)
throws java.rmi.RemoteException
setReset
public void setReset(boolean set)
throws java.rmi.RemoteException
getReset
public boolean getReset()
throws java.rmi.RemoteException
testResetHash
public void testResetHash()
throws java.rmi.RemoteException
setHost
public void setHost(java.lang.String hostname)
throws java.rmi.RemoteException
JavaTM Reliable MulticastTM Service version 1.1
Copyright (c) 2001, Sun Microsystems Laboratories, All rights reserved.