public class VNC extends Object
VNC(String ip, String password, boolean tls)
boolean
equals(Object obj)
String
getIp()
getPassword()
int
hashCode()
isTls()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public VNC(String ip, String password, boolean tls)
public String getIp()
public String getPassword()
public boolean isTls()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2009-2012 jclouds. All Rights Reserved.