Package org.apache.jmeter.gui
Interface Stoppable
-
- All Known Implementing Classes:
Daemon,HttpMirrorServer
public interface StoppableInterface that identifies processes to stop on close or load of new project files
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstopServer()Stop server
-