Create new hop given host, port and transport.
Parameters: hostName - hostname Parameters: portNumber - port Parameters: trans - transport throws: IllegalArgument - exception if some parameterhas invalid value.
Creates new Hop
Parameters: hop - is a hop string in the form of host:port/Transport throws: IllegalArgument - exception if string is not properly formatted ornull.