|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mindtree.techworks.insight.download.ProxyInfo.ProtocolProxyInfo
public class ProxyInfo.ProtocolProxyInfo
Contains information about a particular proxy host for a protocol.
Constructor Summary | |
---|---|
ProxyInfo.ProtocolProxyInfo(java.lang.String host,
int port)
Creates a ProtocolProxyInfo class |
Method Summary | |
---|---|
java.lang.String |
getHost()
|
int |
getPort()
|
boolean |
isSet()
Checks if the proxy information is set. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProxyInfo.ProtocolProxyInfo(java.lang.String host, int port)
host
- The host to setport
- The port to setMethod Detail |
---|
public java.lang.String getHost()
public int getPort()
public boolean isSet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |