Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/XF-FS/APIKit
/ getCallbacks
Method
getCallbacks
src/main/java/burp/BurpExtender.java:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
public
static
IBurpExtenderCallbacks getCallbacks() {
56
return
callbacks;
57
}
58
59
public
static
IExtensionHelpers getHelpers() {
60
return
helpers;
Callers
11
actionPerformed
Method · 0.95
makeHttpRequest
Method · 0.95
isRedirectedResponse
Method · 0.95
sendRequest
Method · 0.95
ApiTypeSwagger
Method · 0.95
ApiTypeSoap
Method · 0.95
ApiTypeActuator
Method · 0.95
ApiTypeRest
Method · 0.95
ApiTypeGraphQL
Method · 0.95
ExtensionTab
Method · 0.95
makeHTTPRequest
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected