Skip to main content

Module events

Module events 

Source

Structs§

Event
Single event within an event set
EventSet
Composite event packet (can contain multiple events)
FieldEvent
Which field was touched, by what code, on which object — the context both field events carry. They differ only in whether a pending value comes with it, so it lives in one struct.
MonitorEvent
Which monitor was contended, by which thread, at what code.

Enums§

EventKind
EventModifier

Functions§

parse_event_packet
Parse an event packet from JDWP