|
MjSip Stack v1.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.zoolu.sip.message.BaseSipResponses
Class SipResponses provides all raeson-phrases corrspondent to the various SIP response codes
| Field Summary | |
protected static java.lang.String[] |
reasons
|
| Constructor Summary | |
BaseSipResponses()
|
|
| Method Summary | |
protected static void |
init()
|
static java.lang.String |
reasonOf(int code)
Gets the reason phrase of a given response code |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static java.lang.String[] reasons
| Constructor Detail |
public BaseSipResponses()
| Method Detail |
protected static void init()
public static java.lang.String reasonOf(int code)
|
MjSip Stack v1.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||