Class GetProxy
java.lang.Object
org.wiktormalyska.fiverraccount.connection.filecontoller.GetProxy
This class represents a Proxy on Fiverr.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetProxy
(int number) This method gets a proxy from the proxy list.
-
Field Details
-
proxies
The list of proxies.
-
-
Constructor Details
-
GetProxy
public GetProxy()This method gets a proxy from the proxy list.
-
-
Method Details
-
getProxy
This method gets a proxy from the proxy list.- Parameters:
number
- The number of the proxy in list.- Returns:
- The proxy.
-