public final class Endpoint extends Object
| Constructor and Description |
|---|
Endpoint(org.onlab.packet.IpAddress host,
int port) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
org.onlab.packet.IpAddress |
host() |
int |
port() |
String |
toString() |