public class ServerAddress extends Object
Constructor and Description |
---|
ServerAddress(String ip,
int port) |
public ServerAddress(String ip, int port)
public int getPort()
public String getIp()
public boolean overlaps(ServerAddress serverAddress)
public boolean isAllInterfaces()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.