Package burp.api.montoya.extension
-
Interface Summary Interface Description Extension This interface provides access to functionality related to your Extension.ExtensionUnloadingHandler Extensions can implement this interface and then callExtension.registerUnloadingHandler(ExtensionUnloadingHandler)(ExtensionUnloadingHandler)} to register an extension unload handler.