MCPcopy 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

actionPerformedMethod · 0.95
makeHttpRequestMethod · 0.95
isRedirectedResponseMethod · 0.95
sendRequestMethod · 0.95
ApiTypeSwaggerMethod · 0.95
ApiTypeSoapMethod · 0.95
ApiTypeActuatorMethod · 0.95
ApiTypeRestMethod · 0.95
ApiTypeGraphQLMethod · 0.95
ExtensionTabMethod · 0.95
makeHTTPRequestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected