|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Resolver
| Method Summary | |
|---|---|
int |
getConnectPort(int port)
Get the port to use for connecting to a given port. |
java.net.InetAddress |
getInetAddress(java.net.URL url)
Get the InetAddress for a given url. |
java.lang.String |
getProxyAuthString()
Get the currently set proxy authentication. |
boolean |
isProxyConnected()
Check if the resolver is using a proxy or not. |
| Method Detail |
|---|
java.net.InetAddress getInetAddress(java.net.URL url)
throws java.net.UnknownHostException
java.net.UnknownHostExceptionint getConnectPort(int port)
boolean isProxyConnected()
java.lang.String getProxyAuthString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||