burpsuite_v1.01
public interface IBurpExtenderThis interface allows third-party code to extend burp suite's functionality. Implementations must be called BurpExtender, must be declared public, and must provide a default (public, no-argument) constructor. On startup, burp searches its classpath for a class called Bu