|
Project JXTA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.jxta.ext.config.Address
net.jxta.ext.config.ProxyAddress
public class ProxyAddress
Proxy address container.
| Constructor Summary | |
|---|---|
ProxyAddress()
Constructor for the ProxyAddress object |
|
ProxyAddress(ProxyAddress pa)
Constructor for the ProxyAddress object |
|
| Method Summary | |
|---|---|
boolean |
isEnabled()
Gets the enabled attribute of the ProxyAddress object |
void |
setEnabled(boolean isEnabled)
Sets the enabled attribute of the ProxyAddress object |
| Methods inherited from class net.jxta.ext.config.Address |
|---|
equals, getAddress, getPortRange, hashCode, setAddress, setPortRange |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyAddress()
public ProxyAddress(ProxyAddress pa)
pa - Description of the Parameter| Method Detail |
|---|
public boolean isEnabled()
public void setEnabled(boolean isEnabled)
isEnabled - The new enabled value
|
JXTA J2SE | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||