类 ShellInfo
java.lang.Object
com.digiwin.dap.middle.license.bean.ShellInfo
服务器基本信息
- 作者:
- fobgochod
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getHost()intgetPort()voidvoidsetIdentity(String identity) voidsetPassphrase(String passphrase) voidsetPassword(String password) voidsetPort(int port) voidsetUsername(String username)
-
字段详细资料
-
CONNECT_TIMEOUT
public static final int CONNECT_TIMEOUT- 另请参阅:
-
-
构造器详细资料
-
ShellInfo
public ShellInfo() -
ShellInfo
-
ShellInfo
-
-
方法详细资料
-
getHost
-
setHost
-
getPort
public int getPort() -
setPort
public void setPort(int port) -
getUsername
-
setUsername
-
getPassword
-
setPassword
-
getIdentity
-
setIdentity
-
getPassphrase
-
setPassphrase
-