|
Project JXTA | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Address | |
| net.jxta.ext.config | |
| Uses of Address in net.jxta.ext.config |
| Subclasses of Address in net.jxta.ext.config | |
class |
MulticastAddress
Multicast address container. |
class |
ProxyAddress
Proxy address container. |
class |
PublicAddress
Public address container. |
class |
TcpTransportAddress
Container for Tcp addresses. |
| Methods in net.jxta.ext.config that return Address | |
Address |
Transport.removeAddress(Address address)
Description of the Method |
Address |
Transport.removePublicAddress(PublicAddress address)
Description of the Method |
Address |
TcpTransportAddress.removeMulticastAddress(Address address)
Description of the Method |
| Methods in net.jxta.ext.config with parameters of type Address | |
static URI |
Util.normalize(Address address)
Description of the Method |
static URI |
Util.normalize(Address address,
boolean portScan)
Description of the Method |
static URI |
Util.normalize(Address address,
boolean portScan,
URI model)
Address normalizer. |
void |
Transport.setAddress(Address address)
Sets the address attribute of the Transport object |
void |
Transport.addAddress(Address address)
Adds a feature to the Address attribute of the Transport object |
Address |
Transport.removeAddress(Address address)
Description of the Method |
Address |
TcpTransportAddress.removeMulticastAddress(Address address)
Description of the Method |
| Constructors in net.jxta.ext.config with parameters of type Address | |
Address(Address a)
Constructor for the Address object |
|
|
JXTA J2SE | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||