|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| SIPDuplicateHeaderException を使用しているパッケージ | |
|---|---|
| gov.nist.javax.sip.message | |
| gov.nist.javax.sip.message での SIPDuplicateHeaderException の使用 |
|---|
| SIPDuplicateHeaderException をスローする gov.nist.javax.sip.message のメソッド | |
|---|---|
void |
SIPMessage.attachHeader(SIPHeader h,
boolean replaceflag)
Attach a header to the end of the existing headers in this SIPMessage structure. |
void |
SIPMessage.attachHeader(SIPHeader header,
boolean replaceFlag,
boolean top)
Attach the header to the SIP Message structure at a specified position in its list of headers. |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||