public class HostPort
extends java.lang.Object
Constructor and Description |
---|
HostPort() |
HostPort(java.lang.String host,
int port) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHost() |
int |
getPort() |
void |
setHost(java.lang.String host) |
void |
setPort(int port) |
Copyright © 2018. All rights reserved.