|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Host | |
|---|---|
| org.lastbamboo.common.sdp | |
| org.lastbamboo.common.sdp.fields | |
| Uses of Host in org.lastbamboo.common.sdp |
|---|
| Fields in org.lastbamboo.common.sdp declared as Host | |
|---|---|
protected Host |
HostPort.host
host field |
| Methods in org.lastbamboo.common.sdp that return Host | |
|---|---|
Host |
HostPort.getHost()
get the Host field |
Host |
HostNameParser.host()
|
| Methods in org.lastbamboo.common.sdp with parameters of type Host | |
|---|---|
void |
HostPort.setHost(Host h)
Set the host member |
| Uses of Host in org.lastbamboo.common.sdp.fields |
|---|
| Fields in org.lastbamboo.common.sdp.fields declared as Host | |
|---|---|
protected Host |
OriginField.address
|
protected Host |
ConnectionAddress.address
|
| Methods in org.lastbamboo.common.sdp.fields that return Host | |
|---|---|
Host |
ConnectionAddress.getAddress()
|
Host |
OriginField.getHost()
Get the host member. |
| Methods in org.lastbamboo.common.sdp.fields with parameters of type Host | |
|---|---|
void |
OriginField.setAddress(Host a)
Set the address member |
void |
ConnectionAddress.setAddress(Host a)
Set the address member |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||