public class ProtocolTester
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
ProtocolTester(java.lang.String prot_spec,
Protocol harness) |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
getBottom() |
java.util.Vector<Protocol> |
getProtocols() |
java.lang.String |
getProtocolSpec() |
Protocol |
getTop() |
static void |
main(java.lang.String[] args) |
void |
start() |
void |
stop() |
public ProtocolTester(java.lang.String prot_spec,
Protocol harness)
throws java.lang.Exception
java.lang.Exceptionpublic java.util.Vector<Protocol> getProtocols()
public java.lang.String getProtocolSpec()
public Protocol getBottom()
public Protocol getTop()
public void start()
throws java.lang.Exception
java.lang.Exceptionpublic void stop()
public static void main(java.lang.String[] args)
Copyright ? 1998-2008 Bela Ban. All Rights Reserved.