Package | Description |
---|---|
org.ovirt.otopi.dialog |
Modifier and Type | Class and Description |
---|---|
static class |
Event.Confirm
Confirm.
|
static class |
Event.DisplayMultiString
Display multi string.
|
static class |
Event.DisplayValue
Display value.
|
static class |
Event.Log
Log
|
static class |
Event.QueryMultiString
Query multi string.
|
static class |
Event.QueryString
Query string.
|
static class |
Event.QueryValue
Query value.
|
static class |
Event.Terminate
Terminate.
|
Modifier and Type | Method and Description |
---|---|
Event.Base |
MachineDialogParser.nextEvent()
Get next event from stream.
|
Event.Base |
MachineDialogParser.nextEvent(OutputStream out)
Get next event from stream.
|
Modifier and Type | Method and Description |
---|---|
void |
MachineDialogParser.sendResponse(Event.Base bevent)
Send response of an event.
|
Copyright © 2014. All rights reserved.