MCPcopy Create free account
hub / github.com/NetSPI/JSONBeautifier / IMessageEditorTabFactory

Interface IMessageEditorTabFactory

burp/IMessageEditorTabFactory.java:19–38  ·  view source on GitHub ↗

Extensions can implement this interface and then call IBurpExtenderCallbacks.registerMessageEditorTabFactory() to register a factory for custom message editor tabs. This allows extensions to provide custom rendering or editing of HTTP messages, within Burp's own HTTP editor.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 1

BurpExtenderburp/BurpExtender.java

Calls

no outgoing calls

Tested by

no test coverage detected