public class ProtocolTester
extends java.lang.Object
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() |
protected final Log log
public ProtocolTester(java.lang.String prot_spec, Protocol harness) throws java.lang.Exception
java.lang.Exception
public 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.Exception
public void stop()
public static void main(java.lang.String[] args)
Copyright ? 1998-2009 Bela Ban / Red Hat. All Rights Reserved.