Class Parameters
java.lang.Object
net.schmizz.sshj.connection.channel.direct.Parameters
-
Constructor Summary
ConstructorsConstructorDescriptionParameters(String localHost, int localPort, String remoteHost, int remotePort) -
Method Summary
-
Constructor Details
-
Parameters
-
-
Method Details
-
getRemoteHost
-
getRemotePort
public int getRemotePort() -
getLocalHost
-
getLocalPort
public int getLocalPort() -
hashCode
-
equals
-
toString
-