org.mbari.siam.tests.linkBenchmark2.client
Class SocketBenchmarkTest
java.lang.Object
org.mbari.siam.tests.linkBenchmark2.client.Benchmark2Test
org.mbari.siam.tests.linkBenchmark2.client.SocketBenchmarkTest
- Direct Known Subclasses:
- SocketGzBenchmarkTest
public class SocketBenchmarkTest
- extends Benchmark2Test
Benchmark2Test that uses raw sockets for communication with server.
|
Method Summary |
protected java.lang.String |
className()
|
static void |
main(java.lang.String[] args)
|
protected Benchmark2 |
setServer(java.lang.String serverName)
Connect to the BenchmarkServer |
void |
testExit()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_log4j
protected static org.apache.log4j.Logger _log4j
- Log4j logger
_proxy
protected SocketBenchmarkProxy _proxy
SocketBenchmarkTest
public SocketBenchmarkTest()
className
protected java.lang.String className()
- Overrides:
className in class Benchmark2Test
setServer
protected Benchmark2 setServer(java.lang.String serverName)
throws java.lang.Exception
- Connect to the BenchmarkServer
- Specified by:
setServer in class Benchmark2Test
- Throws:
java.lang.Exception
testExit
public void testExit()
main
public static void main(java.lang.String[] args)
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.