Uses of Package
com.pnfsoftware.jeb.core.events
Packages that use com.pnfsoftware.jeb.core.events
Package
Description
This package and its sub-packages contain types and interfaces used to build JEB clients and interact with client-specific sides of a JEB instance.
The core package and sub-packages define classes and interfaces to interact with and
develop JEB back-end plugins.
Event and notification types used by the back-end.
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers,
decompilers, and debuggers.
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
Standard implementations of basic units objects.
-
Classes in com.pnfsoftware.jeb.core.events used by com.pnfsoftware.jeb.clientClassDescriptionNotification issued by floating controllers to the clients.
-
Classes in com.pnfsoftware.jeb.core.events used by com.pnfsoftware.jeb.core
-
Classes in com.pnfsoftware.jeb.core.events used by com.pnfsoftware.jeb.core.eventsClassDescriptionBlocking client notification that requires a client-provided response.Event notification data for clients.Notification level for
ClientNotification
.JEB back-end event types.The standard JEB engines implementation of theIEvent
interface.A property change entry.Type of path to be provided in the notification response. -
Classes in com.pnfsoftware.jeb.core.events used by com.pnfsoftware.jeb.core.units
-
Classes in com.pnfsoftware.jeb.core.events used by com.pnfsoftware.jeb.core.units.code
-
Classes in com.pnfsoftware.jeb.core.events used by com.pnfsoftware.jeb.core.units.codeobject
-
Classes in com.pnfsoftware.jeb.core.events used by com.pnfsoftware.jeb.core.units.impl