public class HostAndPort
extends java.lang.Object
| Constructor and Description |
|---|
HostAndPort() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map.Entry<java.lang.String,java.lang.Integer> |
parse(java.lang.String serverFilePath) |
static java.util.Map.Entry<java.lang.String,java.lang.Integer> |
parseStr(java.lang.String ip) |