Uses of Class
org.jdrupes.vmoperator.runner.qemu.events.MonitorEvent
Packages that use MonitorEvent
-
Uses of MonitorEvent in org.jdrupes.vmoperator.runner.qemu.events
Subclasses of MonitorEvent in org.jdrupes.vmoperator.runner.qemu.eventsModifier and TypeClassDescriptionclass
Signals a change of the balloon.class
Signals that the connection to the Qemu monitor socket has been established successfully.class
Signals the processing of theQmpPowerdown
event.class
Signals the reception of a SHUTDOWN event.class
Signals a connection from a client.class
Signals a connection from a client.class
Signals a connection from a client.class
Signals a connection from a client.class
Signals a change of tray state of one of the VM’s CDROM drives.class
Signals a virtual serial port’s open state change.Methods in org.jdrupes.vmoperator.runner.qemu.events that return types with arguments of type MonitorEventModifier and TypeMethodDescriptionstatic Optional
<MonitorEvent> MonitorEvent.from
(com.fasterxml.jackson.databind.JsonNode response) Create event from response.