org.virtualbox_4_1
Class IVRDEServerInfo
java.lang.Object
org.virtualbox_4_1.IVRDEServerInfo
public class IVRDEServerInfo
- extends java.lang.Object
Contains information about the remote desktop (VRDE) server capabilities and status.
This is used in the IConsole.getVRDEServerInfo()
attribute.
Interface ID: {714434A1-58C3-4AAB-9049-7652C5DF113B}
Constructor Summary |
IVRDEServerInfo(org.virtualbox_4_1.jaxws.IVRDEServerInfo real,
org.virtualbox_4_1.jaxws.VboxPortType port)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IVRDEServerInfo
public IVRDEServerInfo(org.virtualbox_4_1.jaxws.IVRDEServerInfo real,
org.virtualbox_4_1.jaxws.VboxPortType port)
getActive
public java.lang.Boolean getActive()
getPort
public java.lang.Integer getPort()
getNumberOfClients
public java.lang.Long getNumberOfClients()
getBeginTime
public java.lang.Long getBeginTime()
getEndTime
public java.lang.Long getEndTime()
getBytesSent
public java.lang.Long getBytesSent()
getBytesSentTotal
public java.lang.Long getBytesSentTotal()
getBytesReceived
public java.lang.Long getBytesReceived()
getBytesReceivedTotal
public java.lang.Long getBytesReceivedTotal()
getUser
public java.lang.String getUser()
getDomain
public java.lang.String getDomain()
getClientName
public java.lang.String getClientName()
getClientIP
public java.lang.String getClientIP()
getClientVersion
public java.lang.Long getClientVersion()
getEncryptionStyle
public java.lang.Long getEncryptionStyle()