Class Endpoint
- java.lang.Object
-
- org.onosproject.store.cluster.messaging.Endpoint
-
public final class Endpoint extends Object
Representation of a TCP/UDP communication end point.
-
-
Constructor Detail
-
Endpoint
public Endpoint(IpAddress host, int port)
-
-