|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| AddressImpl を使用しているパッケージ | |
|---|---|
| gov.nist.javax.sip.header | |
| gov.nist.javax.sip.parser | |
| gov.nist.javax.sip.header での AddressImpl の使用 |
|---|
| AddressImpl 型のパラメータを持つ gov.nist.javax.sip.header のコンストラクタ | |
|---|---|
RecordRoute(AddressImpl address)
constructor |
|
ReplyTo(AddressImpl address)
Default constructor given an address. |
|
Route(AddressImpl address)
Default constructor given an address. |
|
| gov.nist.javax.sip.parser での AddressImpl の使用 |
|---|
| AddressImpl を返す gov.nist.javax.sip.parser のメソッド | |
|---|---|
AddressImpl |
AddressParser.address()
|
AddressImpl |
StringMsgParser.parseAddress(java.lang.String address)
Parse an address (nameaddr or address spec) and return and address structure. |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||