public class NovaVNCConsole extends Object implements VNCConsole
Modifier and Type | Class and Description |
---|---|
static class |
NovaVNCConsole.NovaConsole |
static class |
NovaVNCConsole.NovaConsoleSPICE |
static class |
NovaVNCConsole.NovaConsoleVNC |
VNCConsole.Type
Constructor and Description |
---|
NovaVNCConsole() |
Modifier and Type | Method and Description |
---|---|
static NovaVNCConsole.NovaConsole |
getConsoleForType(VNCConsole.Type type) |
VNCConsole.Type |
getType() |
String |
getURL() |
String |
toString() |
public VNCConsole.Type getType()
getType
in interface VNCConsole
public String getURL()
getURL
in interface VNCConsole
public static NovaVNCConsole.NovaConsole getConsoleForType(VNCConsole.Type type)
Copyright © 2017. All rights reserved.