@NoImplement
public interface ServerAddress
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
getAddress() |
String |
getIp() |
int |
getPort() |
boolean |
overlaps(ServerAddress serverAddress) |
int getPort()
String getIp()
InetAddress getAddress()
boolean overlaps(ServerAddress serverAddress)
serverAddress - another ServerAddress.serverAddress have conflicting addresses, false otherwise.Copyright © 2003–2020 MuleSoft, Inc.. All rights reserved.