org.apache.jmeter.protocol.http.config.gui

Class MultipartUrlConfigGui

Implemented Interfaces:
ChangeListener

public class MultipartUrlConfigGui
extends UrlConfigGui

Constructor Summary

MultipartUrlConfigGui()
MultipartUrlConfigGui(boolean value)

Method Summary

void
clear()
void
configure(TestElement el)
void
modifyTestElement(TestElement sampler)

Methods inherited from class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui

clear, configure, createTestElement, getParameterPanel, getPathPanel, getProtocolAndMethodPanel, getWebServerTimeoutPanel, modifyTestElement, stateChanged

Constructor Details

MultipartUrlConfigGui

public MultipartUrlConfigGui()

MultipartUrlConfigGui

public MultipartUrlConfigGui(boolean value)

Method Details

clear

public void clear()
Overrides:
clear in interface UrlConfigGui

configure

public void configure(TestElement el)
Overrides:
configure in interface UrlConfigGui

modifyTestElement

public void modifyTestElement(TestElement sampler)
Overrides:
modifyTestElement in interface UrlConfigGui

Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.