Uses of Class
org.ovirt.otopi.dialog.Event.Base
Packages that use Event.Base
-
Uses of Event.Base in org.ovirt.otopi.dialog
Subclasses of Event.Base in org.ovirt.otopi.dialogModifier and TypeClassDescriptionstatic classConfirm.static classDisplay multi string.static classDisplay value.static classLogstatic classQuery multi string.static classQuery string.static classQuery value.static classTerminate.Methods in org.ovirt.otopi.dialog that return Event.BaseModifier and TypeMethodDescriptionprivate Event.BaseMachineDialogParser._parseRequest(String request, OutputStream out) MachineDialogParser.nextEvent()Get next event from stream.MachineDialogParser.nextEvent(OutputStream out) Get next event from stream.Methods in org.ovirt.otopi.dialog with parameters of type Event.BaseModifier and TypeMethodDescriptionvoidMachineDialogParser.sendResponse(Event.Base bevent) Send response of an event.