All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.jmeterplugins.protocol.http.control.KeyWaiter Maven / Gradle / Ivy

The newest version!
package org.jmeterplugins.protocol.http.control;


public interface KeyWaiter {
    public void waitForKey();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy