J
Jack Vamvas
I am trying to hit multiple URLs , from one call of the object to
HttpURLConnection, which is not getting me anywhere as I've realised you
need to set the object everytime you call a new URL.
What would be the prefered method to use in calling an object once , but
allowing multiple URLs to be iterated ?
HttpURLConnection, which is not getting me anywhere as I've realised you
need to set the object everytime you call a new URL.
What would be the prefered method to use in calling an object once , but
allowing multiple URLs to be iterated ?