Package ghidra.framework.protocol.ghidra
package ghidra.framework.protocol.ghidra
-
ClassesClassDescription
DefaultGhidraProtocolConnector
provides support for the Ghidra URL protocol without extension for accessing the legacy Ghidra Server over an RMI interface.DefaultGhidraProtocolHandler
provides the default protocol handler which corresponds to the original RMI-based Ghidra Server and local file-based Ghidra projects.DefaultLocalGhidraProtocolConnector
provides support for the Ghidra URL protocol which specifies a local Ghidra project without extension.GhidraProtocolConnector
provides an abtract implementation to access Ghidra repositories using various underlying communication protocols.GhidraProtocolHandler
provides the extension point for Ghidra protocol extensions.GhidraURLWrappedContent
provides controlled access to a Ghidra folder/file associated with a Ghidra URL.Handler
provides a "ghidra" URL protocol handler which corresponds to theGhidraURLConnection
implementation.