Class Console
java.lang.Object
de.bytestore.hostinger.process.entity.console.Console
Represents a console proxy object, used for handling connections between clients and console servers.
This entity is primarily utilized for proxying operations such as VNC or other console types (e.g., SSH text consoles).
The entity includes fields for defining the type of console, connection details, and metadata associated with its creation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Console
public Console()
-
-
Method Details
-
destroy
public void destroy()
-