Uses of Class gnu.classpath.jdwp.event.Event

Uses in package gnu.classpath.jdwp.transport

Methods with parameter type gnu.classpath.jdwp.event.Event

void
Send an event notification to the debugger

Uses in package gnu.classpath.jdwp

Methods with parameter type gnu.classpath.jdwp.event.Event

void
Jdwp.notify(Event event)
Notify the debugger of an event.
void
Jdwp.sendEvent(EventRequest request, Event event)
Sends the event to the debugger.

Uses in package gnu.classpath.jdwp.event

Classes derived from gnu.classpath.jdwp.event.Event

class
"Notification of a class prepare in the target VM.
class
"Notification of a completed thread in the target VM.
class
"Notification of a new running thread in the target VM.
class
Event notifying the debugger that the virtual machine has terminated.
class
"Notification of initialization of a target VM.

Methods with parameter type gnu.classpath.jdwp.event.Event

EventRequest
Returns a request for the given event.
boolean
Determines whether the given event matches this request

Uses in package gnu.classpath.jdwp.event.filters

Methods with parameter type gnu.classpath.jdwp.event.Event

boolean
Does the given event match the filter?
boolean
Does the given event match the filter?
boolean
Does the given event match the filter?
boolean
Does the given event match the filter?
boolean
Does the given event match the filter?
boolean
Does the given event match the filter?
boolean
Does the given event match the filter?
boolean
Does the given event match the filter?
boolean
Does the given event match the filter?
boolean
Does the given event match the filter?
boolean
Does the given event match the filter?
boolean
Does the given event match the filter?