Interface RequestView
- All Known Implementing Classes:
RequestViewHTTP, RequestViewRaw
public interface RequestView
Interface for request panel in View Results Tree
All classes which implements this interface is display
on bottom tab in request panel
-
Method Summary
-
Method Details
-
init
void init()Init the panel -
clearData
void clearData()Clear all data in panel -
setSamplerResult
Put the result bean to display in panel- Parameters:
userObject- result to display
-
getPanel
-
getLabel
-