public class VNC extends Object
| Constructor and Description |
|---|
VNC(String ip,
String password,
boolean tls) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getIp() |
String |
getPassword() |
int |
hashCode() |
boolean |
isTls() |
String |
toString() |
public String getIp()
public String getPassword()
public boolean isTls()
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.