|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectosdep.console.ConsoleProxySource
public class ConsoleProxySource
The proxy source interface realized as requests to the user trough the console
| Constructor Summary | |
|---|---|
ConsoleProxySource()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getProxyHost()
The proxy host, expressed as a http link |
int |
getProxyPort()
The proxy port (normally 8080 or 8000) |
boolean |
needsProxy()
Do we need a proxy, or the connection is direct |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConsoleProxySource()
| Method Detail |
|---|
public java.lang.String getProxyHost()
IProxySource
getProxyHost in interface IProxySourcepublic int getProxyPort()
IProxySource
getProxyPort in interface IProxySourcepublic boolean needsProxy()
IProxySource
needsProxy in interface IProxySource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||