Class Host
java.lang.Object
other.Host
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Host
Attempts to create a host object with an ip and a port- Parameters:
ip- The IP to useport- The port to use- Throws:
UnknownHostException- if the host is not valid
-
Host
Attempts to create a host object- Parameters:
domainAddress- The address to use- Throws:
UnknownHostException- if the address is not valid
-
-
Method Details
-
get
-