net.grinder.tools.tcpproxy
Interface TCPProxyEngine

All Superinterfaces:
Runnable
All Known Implementing Classes:
AbstractTCPProxyEngine, HTTPProxyTCPProxyEngine, PortForwarderTCPProxyEngine

public interface TCPProxyEngine
extends Runnable

Interface for TCPProxy engines.

Author:
Philip Aston, Bertrand Ave

Method Summary
 void stop()
          Stop the engine.
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

stop

void stop()
Stop the engine.



Copyright © 2000-2013. All Rights Reserved.