|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.mitre.jsip.SipMessage
|
+--org.mitre.jsip.SipResponseMessage
| Fields inherited from class org.mitre.jsip.SipMessage |
BadType, Request, Response |
| Constructor Summary | |
SipResponseMessage()
|
|
SipResponseMessage(java.lang.String inputMessage)
|
|
| Method Summary | |
SipStatus |
getStatus()
Returns the status of the message. |
void |
setStatus(SipStatus stat)
Sets the status of the message. |
| Methods inherited from class org.mitre.jsip.SipMessage |
addContact, createMessage, getContactList, getContentLength, getCSeqMethod, getHeaderData, getRecordRoute, getSendToAddress, getType, getViaList, hasHeader, hasSendToAddress, haveBody, insertHeader, message, messageBody, setBody, setContactList, setRecordRoute, setSendToAddress, setViaList |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SipResponseMessage()
public SipResponseMessage(java.lang.String inputMessage)
| Method Detail |
public void setStatus(SipStatus stat)
stat - public SipStatus getStatus()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||