public class HostPort extends Object
HostPort()
HostPort(String host, int port)
String
getHost()
int
getPort()
void
setHost(String host)
setPort(int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HostPort()
public HostPort(String host, int port)
public String getHost()
public void setHost(String host)
public int getPort()
public void setPort(int port)
Copyright © 2017. All rights reserved.