|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Proxy in net.sourceforge.atunes.kernel.modules.amazon |
|---|
| Constructors in net.sourceforge.atunes.kernel.modules.amazon with parameters of type Proxy | |
|---|---|
AmazonService(Proxy proxy)
Instantiates a new amazon service. |
|
| Uses of Proxy in net.sourceforge.atunes.kernel.modules.audioscrobbler |
|---|
| Constructors in net.sourceforge.atunes.kernel.modules.audioscrobbler with parameters of type Proxy | |
|---|---|
AudioScrobblerService(Proxy proxy)
Instantiates a new audio scrobbler service. |
|
| Uses of Proxy in net.sourceforge.atunes.kernel.modules.audioscrobbler.submitter |
|---|
| Methods in net.sourceforge.atunes.kernel.modules.audioscrobbler.submitter with parameters of type Proxy | |
|---|---|
static void |
Submitter.setProxy(Proxy proxy)
Sets the proxy. |
| Uses of Proxy in net.sourceforge.atunes.kernel.utils |
|---|
| Methods in net.sourceforge.atunes.kernel.utils that return Proxy | |
|---|---|
static Proxy |
NetworkUtils.getProxy(ProxyBean proxy)
Returns a net.sourceforge.atunes.kernel.modules.proxy.Proxy for a given ProxyBean |
| Methods in net.sourceforge.atunes.kernel.utils with parameters of type Proxy | |
|---|---|
static java.net.HttpURLConnection |
NetworkUtils.getConnection(java.lang.String urlString,
Proxy proxy)
Returns a HttpURLConnection specified by a given URL and Proxy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||