Class IpAndPort
java.lang.Object
io.gatling.http.client.pool.IpAndPort
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IpAndPort
public IpAndPort(byte[] ip, int port)
-
-
Method Details
-
getIp
public byte[] getIp() -
getPort
public int getPort() -
equals
-
hashCode
-
toString
-